提交 55ba86bc 编写于 作者: B Ben Dooks 提交者: Russell King

[ARM] 4443/1: OSIRIS: Add watchdog device to machine devices

Add the watchdog timer to the list of devices
the Osiris registers at startup.
Signed-off-by: NBen Dooks <ben-linux@fluff.org>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 c362aecd
......@@ -249,6 +249,7 @@ static struct platform_device osiris_pcmcia = {
static struct platform_device *osiris_devices[] __initdata = {
&s3c_device_i2c,
&s3c_device_wdt,
&s3c_device_nand,
&osiris_pcmcia,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册