Skip to content

Commit

Permalink
ARM: H1940: enable rtc
Browse files Browse the repository at this point in the history
Enable S3C2410 rtc on h1940

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
[ben-linux@fluff.org: tidy header]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
  • Loading branch information
arnaud.patard@rtp-net.org authored and Ben Dooks committed Dec 1, 2009
1 parent 3909b9f commit 13733d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-s3c2410/mach-h1940.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ static struct platform_device *h1940_devices[] __initdata = {
&h1940_device_leds,
&h1940_device_bluetooth,
&s3c_device_sdi,
&s3c_device_rtc,
};

static void __init h1940_map_io(void)
Expand Down

0 comments on commit 13733d5

Please sign in to comment.