[PATCH] [mmc] Removes custom debug macro

2007-04-25 Thread Sergey Yanovich
Signed-off-by: Sergey Yanovich <[EMAIL PROTECTED]> --- drivers/mmc/tifm.c | 22 ++ 1 files changed, 6 insertions(+), 16 deletions(-) diff --git a/drivers/mmc/tifm.c b/drivers/mmc/tifm.c index 5410e66..30cab30 100644 --- a/drivers/mmc/tifm.c +++ b/drivers/mmc/tifm.c @@ -28,1

Re: [PATCH] [mmc] Removes custom debug macro

2007-04-25 Thread Arnd Bergmann
On Wednesday 25 April 2007, Sergey Yanovich wrote: > Signed-off-by: Sergey Yanovich <[EMAIL PROTECTED]> Acked-by: Arnd Bergmann <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http:/

[PATCH] [mmc] Removes custom debug macro

2007-04-25 Thread Sergey Yanovich
Signed-off-by: Sergey Yanovich <[EMAIL PROTECTED]> --- drivers/mmc/tifm.c | 22 ++ 1 files changed, 6 insertions(+), 16 deletions(-) diff --git a/drivers/mmc/tifm.c b/drivers/mmc/tifm.c index 5410e66..30cab30 100644 --- a/drivers/mmc/tifm.c +++ b/drivers/mmc/tifm.c @@ -28,1