diff options
Diffstat (limited to 'sound/soc/codecs/uda134x.c')
| -rw-r--r-- | sound/soc/codecs/uda134x.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/uda134x.c b/sound/soc/codecs/uda134x.c index 3e99fe5131d..a8dcd5a5bbc 100644 --- a/sound/soc/codecs/uda134x.c +++ b/sound/soc/codecs/uda134x.c @@ -15,6 +15,7 @@  #include <linux/module.h>  #include <linux/delay.h> +#include <linux/slab.h>  #include <sound/pcm.h>  #include <sound/pcm_params.h>  #include <sound/soc.h>  |