diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath5k/rfkill.c')
-rw-r--r-- | drivers/net/wireless/ath/ath5k/rfkill.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath5k/rfkill.c b/drivers/net/wireless/ath/ath5k/rfkill.c index 945fc9f21e76..270a319f3aeb 100644 --- a/drivers/net/wireless/ath/ath5k/rfkill.c +++ b/drivers/net/wireless/ath/ath5k/rfkill.c | |||
@@ -33,7 +33,7 @@ | |||
33 | * THE POSSIBILITY OF SUCH DAMAGES. | 33 | * THE POSSIBILITY OF SUCH DAMAGES. |
34 | */ | 34 | */ |
35 | 35 | ||
36 | #include "base.h" | 36 | #include "ath5k.h" |
37 | 37 | ||
38 | 38 | ||
39 | static inline void ath5k_rfkill_disable(struct ath5k_hw *ah) | 39 | static inline void ath5k_rfkill_disable(struct ath5k_hw *ah) |