]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/media/tuners/tuner-xc2028.h
Merge branch 'topic/hda' into for-next
[karo-tx-linux.git] / drivers / media / tuners / tuner-xc2028.h
index 181d087faec4a1795cf5ac7eabb8972a76400a7f..98e4effca8964e60b60b2fda82fcc8e8b45a7c40 100644 (file)
@@ -56,7 +56,7 @@ struct xc2028_config {
 #define XC2028_RESET_CLK       1
 #define XC2028_I2C_FLUSH       2
 
-#if IS_ENABLED(CONFIG_MEDIA_TUNER_XC2028)
+#if IS_REACHABLE(CONFIG_MEDIA_TUNER_XC2028)
 extern struct dvb_frontend *xc2028_attach(struct dvb_frontend *fe,
                                          struct xc2028_config *cfg);
 #else