Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / media / dvb-frontends / s5h1420.h
index 210049b5cf307ccc8a47f72e5f948ee52277cdfe..142d93e7d02bf27f257bfcea7b5497caba6050b9 100644 (file)
@@ -40,7 +40,7 @@ struct s5h1420_config
        u8 serial_mpeg:1;
 };
 
-#if IS_ENABLED(CONFIG_DVB_S5H1420)
+#if IS_REACHABLE(CONFIG_DVB_S5H1420)
 extern struct dvb_frontend *s5h1420_attach(const struct s5h1420_config *config,
             struct i2c_adapter *i2c);
 extern struct i2c_adapter *s5h1420_get_tuner_i2c_adapter(struct dvb_frontend *fe);