cosmetic fix (indent and use c-style comments)
[openwrt.git] / target / linux / ar7-2.6 / files / arch / mips / ar7 / setup.c
index 3b5215d..6c9c1bf 100644 (file)
@@ -110,7 +110,7 @@ void __init plat_mem_setup(void)
 
        prom_meminit();
 #warning FIXME: clock initialisation
-       //ar7_init_clocks();
+       ar7_init_clocks();
 
        ioport_resource.start = 0;
        ioport_resource.end   = ~0;
This page took 0.022501 seconds and 4 git commands to generate.