Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191985
b: refs/heads/master
c: 8ecad34
h: refs/heads/master
i:
  191983: 2c0e54e
v: v3
  • Loading branch information
Pinkava J authored and Ben Dooks committed May 7, 2010
1 parent b4533ad commit 6fb347b
Show file tree
Hide file tree
Showing 2 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: be7c4cf632f47d798ad6a27da15de0195ddf6f30
refs/heads/master: 8ecad34918174580b069f7d4dcef3f46a099e8f7
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-s3c2410/mach-n30.c
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ static struct platform_device *n30_devices[] __initdata = {
&s3c_device_i2c0,
&s3c_device_iis,
&s3c_device_ohci,
&s3c_device_rtc,
&s3c_device_usbgadget,
&n30_button_device,
&n30_blue_led,
Expand All @@ -334,6 +335,7 @@ static struct platform_device *n35_devices[] __initdata = {
&s3c_device_wdt,
&s3c_device_i2c0,
&s3c_device_iis,
&s3c_device_rtc,
&s3c_device_usbgadget,
&n35_button_device,
};
Expand Down

0 comments on commit 6fb347b

Please sign in to comment.