Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231406
b: refs/heads/master
c: 906b982
h: refs/heads/master
v: v3
  • Loading branch information
Jassi Brar authored and Kukjin Kim committed Dec 29, 2010
1 parent ccb7522 commit 509a0a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2d27043f7b7692252cc76aa13a95b4ff88558977
refs/heads/master: 906b9826b81d07701b96621a14d7cf255c6e1712
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-s5pv310/mach-smdkc210.c
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ static struct platform_device *smdkc210_devices[] __initdata = {
&s3c_device_rtc,
&s3c_device_wdt,
&smdkc210_smsc911x,
&s5pv310_device_ac97,
};

static void __init smdkc210_smsc911x_init(void)
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-s5pv310/mach-smdkv310.c
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ static struct platform_device *smdkv310_devices[] __initdata = {
&s3c_device_rtc,
&s3c_device_wdt,
&smdkv310_smsc911x,
&s5pv310_device_ac97,
};

static void __init smdkv310_smsc911x_init(void)
Expand Down

0 comments on commit 509a0a2

Please sign in to comment.