Merge to Fedora kernel-2.6.7-1.441
[linux-2.6.git] / drivers / usb / media / w9968cf.h
index 3076d87..ca91401 100644 (file)
@@ -293,7 +293,7 @@ if ( ((specific_debug) && (debug == (level))) || \
                warn(fmt, ## args); \
        else if ((level) >= 5) \
                info("[%s:%d] " fmt, \
-                    __PRETTY_FUNCTION__, __LINE__ , ## args); \
+                    __FUNCTION__, __LINE__ , ## args); \
 } \
 }
 #else