ARM: Orion: NAND: Add support for clk, if there is one.
[deliverable/linux.git] / arch / arm / mach-kirkwood / common.c
index b0f20c0c7d54dd0d46587428c84a72d74ef835fe..99adebce707394488a98f6fe303b2543aed044da 100644 (file)
@@ -116,6 +116,7 @@ void __init kirkwood_clk_init(void)
        orion_clkdev_add("0", "sata_mv.0", sata0);
        orion_clkdev_add("1", "sata_mv.0", sata1);
        orion_clkdev_add(NULL, "orion-ehci.0", usb0);
+       orion_clkdev_add(NULL, "orion_nand", runit);
 }
 
 /*****************************************************************************
This page took 0.025724 seconds and 5 git commands to generate.