On 05/17/2014 05:03 PM, Marc Marí wrote:
> Modify debug macros to have the same format through the codebase and use
> regular
> ifs instead of ifdef.
>
> Signed-off-by: Marc Marí
> ---
> hw/sd/sd.c |8 +---
> hw/sd/ssi-sd.c | 19 ---
> 2 files changed, 17 insertion
Modify debug macros to have the same format through the codebase and use regular
ifs instead of ifdef.
Signed-off-by: Marc Marí
---
hw/sd/sd.c |8 +---
hw/sd/ssi-sd.c | 19 ---
2 files changed, 17 insertions(+), 10 deletions(-)
diff --git a/hw/sd/sd.c b/hw/sd/sd.c