Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321356
b: refs/heads/master
c: aa50fe5
h: refs/heads/master
v: v3
  • Loading branch information
Lee Jones authored and Mark Brown committed Jul 26, 2012
1 parent d6d5d20 commit 9d64a8e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b8176627b84adfea3a729265a5a0f02c850e9275
refs/heads/master: aa50fe55ace7451e6ad6812915db367c8cfd3bb3
2 changes: 1 addition & 1 deletion trunk/sound/soc/ux500/ux500_msp_dai.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#include <linux/mfd/dbx500-prcmu.h>

#include <mach/hardware.h>
#include <mach/board-mop500-msp.h>
#include <mach/msp.h>

#include <sound/soc.h>
#include <sound/soc-dai.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/soc/ux500/ux500_msp_i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#include <linux/slab.h>

#include <mach/hardware.h>
#include <mach/board-mop500-msp.h>
#include <mach/msp.h>

#include <sound/soc.h>

Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/soc/ux500/ux500_msp_i2s.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

#include <linux/platform_device.h>

#include <mach/board-mop500-msp.h>
#include <mach/msp.h>

#define MSP_INPUT_FREQ_APB 48000000

Expand Down

0 comments on commit 9d64a8e

Please sign in to comment.