Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 13733d52 authored by Arnaud Patard's avatar Arnaud Patard Committed by Ben Dooks
Browse files

ARM: H1940: enable rtc



Enable S3C2410 rtc on h1940

Signed-off-by: default avatarArnaud Patard <arnaud.patard@rtp-net.org>
[ben-linux@fluff.org: tidy header]
Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent 3909b9f7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)