Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231798
b: refs/heads/master
c: fbcb44d
h: refs/heads/master
v: v3
  • Loading branch information
Jassi Brar authored and Kukjin Kim committed Jan 18, 2011
1 parent f254812 commit cc802fa
Show file tree
Hide file tree
Showing 3 changed files with 5 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: b9368f324a839bc9e5c3f9d9d58c278bb9249de8
refs/heads/master: fbcb44dea89063d72a1242086f4a0c618e0d1e81
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-s5pv310/mach-smdkc210.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,9 @@ static struct platform_device *smdkc210_devices[] __initdata = {
&s5pv310_device_pd[PD_CAM],
&s5pv310_device_pd[PD_TV],
&s5pv310_device_pd[PD_GPS],
&smdkc210_smsc911x,
&s5pv310_device_sysmmu,
&samsung_asoc_dma,
&smdkc210_smsc911x,
};

static void __init smdkc210_smsc911x_init(void)
Expand Down
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-s5pv310/mach-smdkv310.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,9 @@ static struct platform_device *smdkv310_devices[] __initdata = {
&s5pv310_device_pd[PD_CAM],
&s5pv310_device_pd[PD_TV],
&s5pv310_device_pd[PD_GPS],
&smdkv310_smsc911x,
&s5pv310_device_sysmmu,
&samsung_asoc_dma,
&smdkv310_smsc911x,
};

static void __init smdkv310_smsc911x_init(void)
Expand Down

0 comments on commit cc802fa

Please sign in to comment.