diff options
Diffstat (limited to 'drivers/misc/iwmc3200top/log.c')
-rw-r--r-- | drivers/misc/iwmc3200top/log.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/iwmc3200top/log.c b/drivers/misc/iwmc3200top/log.c index d569279698f6..a36a55a49cac 100644 --- a/drivers/misc/iwmc3200top/log.c +++ b/drivers/misc/iwmc3200top/log.c | |||
@@ -26,6 +26,7 @@ | |||
26 | 26 | ||
27 | #include <linux/kernel.h> | 27 | #include <linux/kernel.h> |
28 | #include <linux/mmc/sdio_func.h> | 28 | #include <linux/mmc/sdio_func.h> |
29 | #include <linux/slab.h> | ||
29 | #include <linux/ctype.h> | 30 | #include <linux/ctype.h> |
30 | #include "fw-msg.h" | 31 | #include "fw-msg.h" |
31 | #include "iwmc3200top.h" | 32 | #include "iwmc3200top.h" |