]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/media/dvb/frontends/tda10086.h
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville...
[mv-sheeva.git] / drivers / media / dvb / frontends / tda10086.h
index f25d5ea381e52fef0c1fe20ebc8f944a227da6d9..61148c558d8d8eb1a8ec236e0a58b63e5063f6cb 100644 (file)
@@ -56,6 +56,6 @@ static inline struct dvb_frontend* tda10086_attach(const struct tda10086_config*
        printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
        return NULL;
 }
-#endif // CONFIG_DVB_TDA10086
+#endif /* CONFIG_DVB_TDA10086 */
 
-#endif // TDA10086_H
+#endif /* TDA10086_H */