]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/tdfxfb.c
x86: fix setup.c printk format warning
[linux-2.6-omap-h63xx.git] / drivers / video / tdfxfb.c
index 71e179ea5f95db581df36b0e544169b2de947436..ea9f19d2559799155c0eb330d395f8f7f3786f92 100644 (file)
@@ -70,7 +70,7 @@
 
 #include <video/tdfx.h>
 
-#define DPRINTK(a, b...) pr_debug("fb: %s: " a, __FUNCTION__ , ## b)
+#define DPRINTK(a, b...) pr_debug("fb: %s: " a, __func__ , ## b)
 
 #ifdef CONFIG_MTRR
 #include <asm/mtrr.h>