diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath5k/eeprom.c')
| -rw-r--r-- | drivers/net/wireless/ath/ath5k/eeprom.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath5k/eeprom.c b/drivers/net/wireless/ath/ath5k/eeprom.c index 10b52262b232..67665cdc7afe 100644 --- a/drivers/net/wireless/ath/ath5k/eeprom.c +++ b/drivers/net/wireless/ath/ath5k/eeprom.c | |||
| @@ -21,6 +21,8 @@ | |||
| 21 | * EEPROM access functions and helpers * | 21 | * EEPROM access functions and helpers * |
| 22 | \*************************************/ | 22 | \*************************************/ |
| 23 | 23 | ||
| 24 | #include <linux/slab.h> | ||
| 25 | |||
| 24 | #include "ath5k.h" | 26 | #include "ath5k.h" |
| 25 | #include "reg.h" | 27 | #include "reg.h" |
| 26 | #include "debug.h" | 28 | #include "debug.h" |
