]> Pileus Git - ~andy/linux/blobdiff - drivers/media/dvb-frontends/tda8261.h
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
[~andy/linux] / drivers / media / dvb-frontends / tda8261.h
index 006e45351b94a7730328356e1398ef945a004aa2..55cf4ffcbfdfd64f55d471d70487fbda234e4609 100644 (file)
@@ -34,7 +34,7 @@ struct tda8261_config {
        enum tda8261_step       step_size;
 };
 
-#if defined(CONFIG_DVB_TDA8261) || (defined(CONFIG_DVB_TDA8261_MODULE) && defined(MODULE))
+#if IS_ENABLED(CONFIG_DVB_TDA8261)
 
 extern struct dvb_frontend *tda8261_attach(struct dvb_frontend *fe,
                                           const struct tda8261_config *config,