diff options
Diffstat (limited to 'drivers/gpio/max730x.c')
-rw-r--r-- | drivers/gpio/max730x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/max730x.c b/drivers/gpio/max730x.c index 4a7d662ff9b..7696a5625d5 100644 --- a/drivers/gpio/max730x.c +++ b/drivers/gpio/max730x.c @@ -38,6 +38,7 @@ #include <linux/mutex.h> #include <linux/spi/max7301.h> #include <linux/gpio.h> +#include <linux/slab.h> /* * Pin configurations, see MAX7301 datasheet page 6 |