Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91505
b: refs/heads/master
c: d0c8df6
h: refs/heads/master
i:
  91503: 0d70f12
v: v3
  • Loading branch information
Valentine Barshak authored and Josh Boyer committed Apr 5, 2008
1 parent 974b9fd commit bce2908
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9d7030be336ca64f9cd46707358e07c0dbd5e133
refs/heads/master: d0c8df6e4525ebd38a7643ba3dbfe3989dddf781
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/platforms/44x/warp-nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <linux/mtd/partitions.h>
#include <linux/mtd/nand.h>
#include <linux/mtd/ndfc.h>
#include <asm/machdep.h>

#ifdef CONFIG_MTD_NAND_NDFC

Expand Down Expand Up @@ -100,6 +101,6 @@ static int warp_setup_nand_flash(void)

return 0;
}
device_initcall(warp_setup_nand_flash);
machine_device_initcall(warp, warp_setup_nand_flash);

#endif

0 comments on commit bce2908

Please sign in to comment.