Title: [8755] trunk/sound/soc: ASoC: pull in slab.h for kmalloc & friends

Diff

Modified: trunk/sound/soc/blackfin/bf5xx-tdm.c (8754 => 8755)


--- trunk/sound/soc/blackfin/bf5xx-tdm.c	2010-05-21 13:43:23 UTC (rev 8754)
+++ trunk/sound/soc/blackfin/bf5xx-tdm.c	2010-05-21 13:44:37 UTC (rev 8755)
@@ -32,6 +32,7 @@
 #include <linux/init.h>
 #include <linux/module.h>
 #include <linux/device.h>
+#include <linux/slab.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>

Modified: trunk/sound/soc/codecs/adau1361.c (8754 => 8755)


--- trunk/sound/soc/codecs/adau1361.c	2010-05-21 13:43:23 UTC (rev 8754)
+++ trunk/sound/soc/codecs/adau1361.c	2010-05-21 13:44:37 UTC (rev 8755)
@@ -15,6 +15,7 @@
 #include <linux/workqueue.h>
 #include <linux/platform_device.h>
 #include <linux/sysfs.h>
+#include <linux/slab.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>

Modified: trunk/sound/soc/codecs/adau1371.c (8754 => 8755)


--- trunk/sound/soc/codecs/adau1371.c	2010-05-21 13:43:23 UTC (rev 8754)
+++ trunk/sound/soc/codecs/adau1371.c	2010-05-21 13:44:37 UTC (rev 8755)
@@ -13,6 +13,7 @@
 #include <linux/pm.h>
 #include <linux/i2c.h>
 #include <linux/platform_device.h>
+#include <linux/slab.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>

Modified: trunk/sound/soc/codecs/adau1373.c (8754 => 8755)


--- trunk/sound/soc/codecs/adau1373.c	2010-05-21 13:43:23 UTC (rev 8754)
+++ trunk/sound/soc/codecs/adau1373.c	2010-05-21 13:44:37 UTC (rev 8755)
@@ -13,6 +13,7 @@
 #include <linux/pm.h>
 #include <linux/i2c.h>
 #include <linux/platform_device.h>
+#include <linux/slab.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>

Modified: trunk/sound/soc/codecs/adau1381.c (8754 => 8755)


--- trunk/sound/soc/codecs/adau1381.c	2010-05-21 13:43:23 UTC (rev 8754)
+++ trunk/sound/soc/codecs/adau1381.c	2010-05-21 13:44:37 UTC (rev 8755)
@@ -15,6 +15,7 @@
 #include <linux/workqueue.h>
 #include <linux/platform_device.h>
 #include <linux/sysfs.h>
+#include <linux/slab.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>

Modified: trunk/sound/soc/codecs/adau1761.c (8754 => 8755)


--- trunk/sound/soc/codecs/adau1761.c	2010-05-21 13:43:23 UTC (rev 8754)
+++ trunk/sound/soc/codecs/adau1761.c	2010-05-21 13:44:37 UTC (rev 8755)
@@ -16,6 +16,7 @@
 #include <linux/platform_device.h>
 #include <linux/sigma.h>
 #include <linux/sysfs.h>
+#include <linux/slab.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>

Modified: trunk/sound/soc/codecs/adav80x.c (8754 => 8755)


--- trunk/sound/soc/codecs/adav80x.c	2010-05-21 13:43:23 UTC (rev 8754)
+++ trunk/sound/soc/codecs/adav80x.c	2010-05-21 13:44:37 UTC (rev 8755)
@@ -12,6 +12,7 @@
 #include <linux/device.h>
 #include <linux/i2c.h>
 #include <linux/spi/spi.h>
+#include <linux/slab.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>

Modified: trunk/sound/soc/codecs/ssm2604.c (8754 => 8755)


--- trunk/sound/soc/codecs/ssm2604.c	2010-05-21 13:43:23 UTC (rev 8754)
+++ trunk/sound/soc/codecs/ssm2604.c	2010-05-21 13:44:37 UTC (rev 8755)
@@ -13,6 +13,7 @@
 #include <linux/pm.h>
 #include <linux/i2c.h>
 #include <linux/platform_device.h>
+#include <linux/slab.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to