]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/media/tuners/xc5000.h
Merge branch 'topic/hda' into for-next
[karo-tx-linux.git] / drivers / media / tuners / xc5000.h
index 6aa534f17a3079333c9ace2725a71553536b0858..00ba29e21fb96ffa2d0aae6874b99273e87b769b 100644 (file)
@@ -58,7 +58,7 @@ struct xc5000_config {
  * it's passed back to a bridge during tuner_callback().
  */
 
-#if IS_ENABLED(CONFIG_MEDIA_TUNER_XC5000)
+#if IS_REACHABLE(CONFIG_MEDIA_TUNER_XC5000)
 extern struct dvb_frontend *xc5000_attach(struct dvb_frontend *fe,
                                          struct i2c_adapter *i2c,
                                          const struct xc5000_config *cfg);