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

[ARM] 4203/1: S3C2443: use S3C2412 nand driver

Use the S3C2412 nand driver for the S3C2443 as it
is register compatible.
Signed-off-by: NBen Dooks <ben-linux@fluff.org>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 5ea22225
......@@ -53,6 +53,8 @@ int __init s3c2443_init(void)
{
printk("S3C2443: Initialising architecture\n");
s3c_device_nand.name = "s3c2412-nand";
return sysdev_register(&s3c2443_sysdev);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册