]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/dvb/frontends/nxt6000.h
V4L/DVB (9122): gspca: Bad name of the sunplus subdriver in Kconfig.
[linux-2.6-omap-h63xx.git] / drivers / media / dvb / frontends / nxt6000.h
index 13d22518356ed1c06f8f28206e9ff1ceb5516081..878eb38a075ecbfff4c572caf5a52557f6876881 100644 (file)
@@ -40,7 +40,7 @@ extern struct dvb_frontend* nxt6000_attach(const struct nxt6000_config* config,
 static inline struct dvb_frontend* nxt6000_attach(const struct nxt6000_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_NXT6000