Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132876
b: refs/heads/master
c: 899e6cf
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Mark Brown committed Mar 5, 2009
1 parent f0f4f98 commit c47e0d9
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 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: 8150bc886be5ce3cc301a2baca1fcf2cf7bd7f39
refs/heads/master: 899e6cf5e6d83a91d2e257f7a4e8ca98db3831cc
2 changes: 1 addition & 1 deletion trunk/sound/soc/s3c24xx/neo1973_wm8753.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <mach/regs-clock.h>
#include <mach/regs-gpio.h>
#include <mach/hardware.h>
#include <mach/audio.h>
#include <plat/audio.h>
#include <linux/io.h>
#include <mach/spi-gpio.h>

Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/soc/s3c24xx/s3c2412-i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#include <plat/regs-s3c2412-iis.h>

#include <mach/regs-gpio.h>
#include <mach/audio.h>
#include <plat/audio.h>
#include <mach/dma.h>

#include "s3c24xx-pcm.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/soc/s3c24xx/s3c2443-ac97.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#include <plat/regs-ac97.h>
#include <mach/regs-gpio.h>
#include <mach/regs-clock.h>
#include <mach/audio.h>
#include <plat/audio.h>
#include <asm/dma.h>
#include <mach/dma.h>

Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/soc/s3c24xx/s3c24xx-i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <mach/hardware.h>
#include <mach/regs-gpio.h>
#include <mach/regs-clock.h>
#include <mach/audio.h>
#include <plat/audio.h>
#include <asm/dma.h>
#include <mach/dma.h>

Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/soc/s3c24xx/s3c24xx-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <asm/dma.h>
#include <mach/hardware.h>
#include <mach/dma.h>
#include <mach/audio.h>
#include <plat/audio.h>

#include "s3c24xx-pcm.h"

Expand Down

0 comments on commit c47e0d9

Please sign in to comment.