Skip to content

Commit

Permalink
Merge branch 'for-3.1' into for-3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Aug 14, 2011
2 parents 4835ff9 + b848792 commit b21a415
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/samsung/h1940_uda1380.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
*
*/

#include <linux/types.h>
#include <linux/gpio.h>

#include <sound/soc.h>
Expand Down
1 change: 1 addition & 0 deletions sound/soc/samsung/rx1950_uda1380.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
*
*/

#include <linux/types.h>
#include <linux/gpio.h>

#include <sound/soc.h>
Expand Down

0 comments on commit b21a415

Please sign in to comment.