summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-08-14 19:24:40 +0900
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-08-14 19:24:40 +0900
commitb21a415d78201bd10f99ea995e757eec5d344e48 (patch)
tree91630f19df799806d1356e03016837b7b3272fb0 /sound/soc/samsung
parent4835ff9aca639107ca0233c10aa854d460c8797d (diff)
parentb8487928f5ca2976e4cb8d329943af849d2b6197 (diff)
downloadlinux-b21a415d78201bd10f99ea995e757eec5d344e48.tar.bz2
Merge branch 'for-3.1' into for-3.2
Diffstat (limited to 'sound/soc/samsung')
-rw-r--r--sound/soc/samsung/h1940_uda1380.c1
-rw-r--r--sound/soc/samsung/rx1950_uda1380.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/samsung/h1940_uda1380.c b/sound/soc/samsung/h1940_uda1380.c
index 241f55d00660..c6c65892294e 100644
--- a/sound/soc/samsung/h1940_uda1380.c
+++ b/sound/soc/samsung/h1940_uda1380.c
@@ -13,6 +13,7 @@
*
*/
+#include <linux/types.h>
#include <linux/gpio.h>
#include <sound/soc.h>
diff --git a/sound/soc/samsung/rx1950_uda1380.c b/sound/soc/samsung/rx1950_uda1380.c
index 1e574a5d440d..bc8c1676459f 100644
--- a/sound/soc/samsung/rx1950_uda1380.c
+++ b/sound/soc/samsung/rx1950_uda1380.c
@@ -17,6 +17,7 @@
*
*/
+#include <linux/types.h>
#include <linux/gpio.h>
#include <sound/soc.h>