]> err.no Git - linux-2.6/blobdiff - drivers/media/video/tda9840.c
V4L/DVB (7925): cx18: ensure that the xceive pin is always asserted on init.
[linux-2.6] / drivers / media / video / tda9840.c
index 269761ce84a5c3fb0a5a5c90a1f2b7d4de5b3b15..0cee00242782bb0ec16a0736b822d43370cd9624 100644 (file)
@@ -35,7 +35,7 @@ static int debug;             /* insmod parameter */
 module_param(debug, int, 0644);
 MODULE_PARM_DESC(debug, "Turn on/off device debugging (default:off).");
 #define dprintk(args...) \
-           do { if (debug) { printk("%s: %s()[%d]: ", KBUILD_MODNAME, __FUNCTION__, __LINE__); printk(args); } } while (0)
+           do { if (debug) { printk("%s: %s()[%d]: ", KBUILD_MODNAME, __func__, __LINE__); printk(args); } } while (0)
 
 #define        SWITCH          0x00
 #define        LEVEL_ADJUST    0x02