]> err.no Git - linux-2.6/blobdiff - drivers/video/amifb.c
V4L/DVB (7858): video: build fix for drivers/media/video/mt9v022.c
[linux-2.6] / drivers / video / amifb.c
index 4c9ec3f58c52e35c194d98cfebcd830075be6c61..e6492c1048bf29dcb367f696a7abaee9c6403055 100644 (file)
@@ -96,7 +96,7 @@
 #endif
 
 #ifdef DEBUG
-#  define DPRINTK(fmt, args...)        printk(KERN_DEBUG "%s: " fmt, __FUNCTION__ , ## args)
+#  define DPRINTK(fmt, args...)        printk(KERN_DEBUG "%s: " fmt, __func__ , ## args)
 #else
 #  define DPRINTK(fmt, args...)
 #endif