]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/dvb/frontends/ves1820.h
Merge branch 'i7300_idle' into release
[linux-2.6-omap-h63xx.git] / drivers / media / dvb / frontends / ves1820.h
index e4a2a324046af986ac35c41a256ccdba3001408e..e902ed634ec301ea3ffe59fc3a5e0400a438cd4f 100644 (file)
@@ -48,7 +48,7 @@ extern struct dvb_frontend* ves1820_attach(const struct ves1820_config* config,
 static inline struct dvb_frontend* ves1820_attach(const struct ves1820_config* config,
                                           struct i2c_adapter* i2c, u8 pwm)
 {
-       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_VES1820