projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b813248
)
ARM: S3C2412: Fixup commented out device in SMDK2413
author
Ben Dooks
<ben-linux@fluff.org>
Sun, 29 Nov 2009 14:34:56 +0000
(14:34 +0000)
committer
Ben Dooks
<ben-linux@fluff.org>
Fri, 15 Jan 2010 10:33:19 +0000
(19:33 +0900)
The SMDK2413 has a commented out device that does not have any setup
data for it, so remove it for now.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2412/mach-smdk2413.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-s3c2412/mach-smdk2413.c
b/arch/arm/mach-s3c2412/mach-smdk2413.c
index
437c087
..
0392065
100644
(file)
--- a/
arch/arm/mach-s3c2412/mach-smdk2413.c
+++ b/
arch/arm/mach-s3c2412/mach-smdk2413.c
@@
-105,7
+105,6
@@
static struct s3c2410_udc_mach_info smdk2413_udc_cfg __initdata = {
static struct platform_device *smdk2413_devices[] __initdata = {
&s3c_device_ohci,
- //&s3c_device_lcd,
&s3c_device_wdt,
&s3c_device_i2c0,
&s3c_device_iis,