diff options
Diffstat (limited to 'drivers/input/touchscreen/atmel-wm97xx.c')
| -rw-r--r-- | drivers/input/touchscreen/atmel-wm97xx.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/atmel-wm97xx.c b/drivers/input/touchscreen/atmel-wm97xx.c index a12242f77e2..fa8e56bd909 100644 --- a/drivers/input/touchscreen/atmel-wm97xx.c +++ b/drivers/input/touchscreen/atmel-wm97xx.c @@ -19,6 +19,7 @@  #include <linux/timer.h>  #include <linux/gpio.h>  #include <linux/io.h> +#include <linux/slab.h>  #define AC97C_ICA		0x10  #define AC97C_CBRHR		0x30  |