diff options
Diffstat (limited to 'drivers/parport/parport_ip32.c')
| -rw-r--r-- | drivers/parport/parport_ip32.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/parport/parport_ip32.c b/drivers/parport/parport_ip32.c index 6d58bf895b1..d3d7809af8b 100644 --- a/drivers/parport/parport_ip32.c +++ b/drivers/parport/parport_ip32.c @@ -103,6 +103,7 @@  #include <linux/module.h>  #include <linux/parport.h>  #include <linux/sched.h> +#include <linux/slab.h>  #include <linux/spinlock.h>  #include <linux/stddef.h>  #include <linux/types.h>  |