Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355254
b: refs/heads/master
c: 6ccb2ae
h: refs/heads/master
v: v3
  • Loading branch information
Kukjin Kim committed Jan 10, 2013
1 parent a230f9f commit 65c903c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 39 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: ccd458c15df62e4e7001a09b1b000b1fce696640
refs/heads/master: 6ccb2aedf51d79d07c8296f39bb0b82a246af6ae
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-exynos/dev-audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
#include <mach/map.h>
#include <mach/dma.h>
#include <mach/irqs.h>
#include <mach/regs-audss.h>

#define EXYNOS4_AUDSS_INT_MEM (0x03000000)

static int exynos4_cfg_i2s(struct platform_device *pdev)
{
Expand Down
18 changes: 0 additions & 18 deletions trunk/arch/arm/mach-exynos/include/mach/regs-audss.h

This file was deleted.

3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-s5pv210/dev-audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
#include <mach/map.h>
#include <mach/dma.h>
#include <mach/irqs.h>
#include <mach/regs-audss.h>

#define S5PV210_AUDSS_INT_MEM (0xC0000000)

static int s5pv210_cfg_i2s(struct platform_device *pdev)
{
Expand Down
18 changes: 0 additions & 18 deletions trunk/arch/arm/mach-s5pv210/include/mach/regs-audss.h

This file was deleted.

0 comments on commit 65c903c

Please sign in to comment.