Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48954
b: refs/heads/master
c: d9c0ebb
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Feb 16, 2007
1 parent c3ae067 commit 4144512
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 5ea22225e222b1a46d095ec3d754de052f6b284a
refs/heads/master: d9c0ebbda522b64607cd2b0064b9bb040c53bcaf
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-s3c2443/s3c2443.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
}

Expand Down

0 comments on commit 4144512

Please sign in to comment.