Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48939
b: refs/heads/master
c: d2a7602
h: refs/heads/master
i:
  48937: 279b3aa
  48935: e590c6a
v: v3
  • Loading branch information
Arnaud Patard authored and Russell King committed Feb 14, 2007
1 parent b963f61 commit 211d8db
Show file tree
Hide file tree
Showing 2 changed files with 7 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: ecd1b171a76bb73196dbce4da9f64a4a0a9d098f
refs/heads/master: d2a76020e3a52c6370a7d603082b4cdb3db0703e
6 changes: 6 additions & 0 deletions trunk/arch/arm/mach-s3c2410/mach-h1940.c
Original file line number Diff line number Diff line change
Expand Up @@ -175,13 +175,19 @@ static struct s3c2410fb_mach_info h1940_lcdcfg __initdata = {
.bpp= {16,16,16},
};

static struct platform_device s3c_device_leds = {
.name = "h1940-leds",
.id = -1,
};

static struct platform_device *h1940_devices[] __initdata = {
&s3c_device_usb,
&s3c_device_lcd,
&s3c_device_wdt,
&s3c_device_i2c,
&s3c_device_iis,
&s3c_device_usbgadget,
&s3c_device_leds,
};

static struct s3c24xx_board h1940_board __initdata = {
Expand Down

0 comments on commit 211d8db

Please sign in to comment.