]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/media/tuners/max2165.h
Merge branch 'topic/hda' into for-next
[karo-tx-linux.git] / drivers / media / tuners / max2165.h
index 26e1dc64bb6777a2a400f8da62d906ced5c945ce..5054f01a78fbba435e587af3a404ae3f136bd81f 100644 (file)
@@ -32,7 +32,7 @@ struct max2165_config {
        u8 osc_clk; /* in MHz, selectable values: 4,16,18,20,22,24,26,28 */
 };
 
-#if IS_ENABLED(CONFIG_MEDIA_TUNER_MAX2165)
+#if IS_REACHABLE(CONFIG_MEDIA_TUNER_MAX2165)
 extern struct dvb_frontend *max2165_attach(struct dvb_frontend *fe,
        struct i2c_adapter *i2c,
        struct max2165_config *cfg);