Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170263
b: refs/heads/master
c: 43f0de8
h: refs/heads/master
i:
  170261: bd9a22e
  170259: cb0684e
  170255: 945a7b2
v: v3
  • Loading branch information
Mark Brown committed Dec 4, 2009
1 parent b2cb47a commit 5634e21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 3482594802d80a595ca50b16d3a25bcc1eb480c8
refs/heads/master: 43f0de8d0298e624e6c3bf2185b6003a59b331bd
4 changes: 2 additions & 2 deletions trunk/arch/arm/plat-s3c64xx/dev-audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ static struct resource s3c64xx_pcm0_resource[] = {
},
};

struct s3c_audio_pdata s3c_pcm0_pdata = {
static struct s3c_audio_pdata s3c_pcm0_pdata = {
.cfg_gpio = s3c64xx_pcm_cfg_gpio,
};

Expand Down Expand Up @@ -151,7 +151,7 @@ static struct resource s3c64xx_pcm1_resource[] = {
},
};

struct s3c_audio_pdata s3c_pcm1_pdata = {
static struct s3c_audio_pdata s3c_pcm1_pdata = {
.cfg_gpio = s3c64xx_pcm_cfg_gpio,
};

Expand Down

0 comments on commit 5634e21

Please sign in to comment.