diff options
author | Takashi Iwai <tiwai@suse.de> | 2011-08-26 09:29:43 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-08-26 09:29:43 +0200 |
commit | 26b9b559ed9ff3bef5642ef731748d28d894705f (patch) | |
tree | 9145782f06f68f88c004828d5f85d8d772d1cde6 /sound/soc/samsung/rx1950_uda1380.c | |
parent | 468c5458856236cde6df1b0654d32bf6625349a5 (diff) | |
parent | 18036b5866b5e407a28f444a80de186a5d7df767 (diff) | |
download | lwn-26b9b559ed9ff3bef5642ef731748d28d894705f.tar.gz lwn-26b9b559ed9ff3bef5642ef731748d28d894705f.zip |
Merge branch 'fix/asoc' into for-linus
Diffstat (limited to 'sound/soc/samsung/rx1950_uda1380.c')
-rw-r--r-- | sound/soc/samsung/rx1950_uda1380.c | 1 |
1 files changed, 1 insertions, 0 deletions
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> |