diff options
-rwxr-xr-x | sound/soc/codecs/twl6040.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/twl6040.c b/sound/soc/codecs/twl6040.c index 0e4dce7de052..108c51a513c8 100755 --- a/sound/soc/codecs/twl6040.c +++ b/sound/soc/codecs/twl6040.c @@ -27,6 +27,7 @@ #include <linux/i2c.h> #include <linux/gpio.h> #include <linux/platform_device.h> +#include <linux/slab.h> #include <linux/i2c/twl.h> #include <sound/core.h> |