diff options
| -rw-r--r-- | net/wimax/op-rfkill.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wimax/op-rfkill.c b/net/wimax/op-rfkill.c index 8745bac173f1..2b75aee04217 100644 --- a/net/wimax/op-rfkill.c +++ b/net/wimax/op-rfkill.c | |||
| @@ -71,7 +71,7 @@ | |||
| 71 | #define D_SUBMODULE op_rfkill | 71 | #define D_SUBMODULE op_rfkill |
| 72 | #include "debug-levels.h" | 72 | #include "debug-levels.h" |
| 73 | 73 | ||
| 74 | #ifdef CONFIG_RFKILL | 74 | #if defined(CONFIG_RFKILL) || defined(CONFIG_RFKILL_MODULE) |
| 75 | 75 | ||
| 76 | 76 | ||
| 77 | /** | 77 | /** |
