]> err.no Git - linux-2.6/blobdiff - drivers/video/tdfxfb.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6] / 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>