diff options
Diffstat (limited to 'drivers/media/dvb-frontends/isl6405.h')
-rw-r--r-- | drivers/media/dvb-frontends/isl6405.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/isl6405.h b/drivers/media/dvb-frontends/isl6405.h index 1c793d37576b..8abb70c26fd9 100644 --- a/drivers/media/dvb-frontends/isl6405.h +++ b/drivers/media/dvb-frontends/isl6405.h | |||
@@ -55,7 +55,7 @@ | |||
55 | #define ISL6405_ENT2 0x20 | 55 | #define ISL6405_ENT2 0x20 |
56 | #define ISL6405_ISEL2 0x40 | 56 | #define ISL6405_ISEL2 0x40 |
57 | 57 | ||
58 | #if defined(CONFIG_DVB_ISL6405) || (defined(CONFIG_DVB_ISL6405_MODULE) && defined(MODULE)) | 58 | #if IS_ENABLED(CONFIG_DVB_ISL6405) |
59 | /* override_set and override_clear control which system register bits (above) | 59 | /* override_set and override_clear control which system register bits (above) |
60 | * to always set & clear | 60 | * to always set & clear |
61 | */ | 61 | */ |