]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/dvb/frontends/cx22700.h
V4L/DVB (8534): remove select's of FW_LOADER
[linux-2.6-omap-h63xx.git] / drivers / media / dvb / frontends / cx22700.h
index 7ac33690cdcc1144ba268e656f5f528fb3ca52d9..4757a930ca0515426130562ed94c0a7019abb854 100644 (file)
@@ -38,7 +38,7 @@ extern struct dvb_frontend* cx22700_attach(const struct cx22700_config* config,
 static inline struct dvb_frontend* cx22700_attach(const struct cx22700_config* config,
                                           struct i2c_adapter* i2c)
 {
-       printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __FUNCTION__);
+       printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
        return NULL;
 }
 #endif // CONFIG_DVB_CX22700