X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=drivers%2Fmedia%2Frc%2Fnuvoton-cir.h;h=0ad15d34e9c93ce8adedd5f114f84543776f3055;hb=211477fe35833b44a698b2c1177387ca4ecb4eec;hp=c96a9d30fa23573f399d0e3492dc4de2e0cb0f64;hpb=af082334338fdbd2ad13de430f022aeb0207531e;p=deliverable%2Flinux.git diff --git a/drivers/media/rc/nuvoton-cir.h b/drivers/media/rc/nuvoton-cir.h index c96a9d30fa23..0ad15d34e9c9 100644 --- a/drivers/media/rc/nuvoton-cir.h +++ b/drivers/media/rc/nuvoton-cir.h @@ -35,9 +35,6 @@ static int debug; -#define nvt_pr(level, text, ...) \ - printk(level KBUILD_MODNAME ": " text, ## __VA_ARGS__) - #define nvt_dbg(text, ...) \ if (debug) \ printk(KERN_DEBUG \