Browse Source

Merge branch 'for-3.1' into for-3.2

Mark Brown 14 years ago
parent
commit
b21a415d78
2 changed files with 2 additions and 0 deletions
  1. 1 0
      sound/soc/samsung/h1940_uda1380.c
  2. 1 0
      sound/soc/samsung/rx1950_uda1380.c

+ 1 - 0
sound/soc/samsung/h1940_uda1380.c

@@ -13,6 +13,7 @@
  *
  */
 
+#include <linux/types.h>
 #include <linux/gpio.h>
 
 #include <sound/soc.h>

+ 1 - 0
sound/soc/samsung/rx1950_uda1380.c

@@ -17,6 +17,7 @@
  *
  */
 
+#include <linux/types.h>
 #include <linux/gpio.h>
 
 #include <sound/soc.h>