Skip to content

Commit

Permalink
ARM: S3C2412: Fixup commented out device in SMDK2413
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ben Dooks committed Jan 15, 2010
1 parent b813248 commit 0f61628
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-s3c2412/mach-smdk2413.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 0f61628

Please sign in to comment.