Add an ar7 tnetd7200 fix by DerAgo, thanks !
[openwrt/staging/chunkeey.git] / target / linux / ar7-2.6 / files / arch / mips / ar7 / setup.c
index 3b5215d7ed934d8f17c3d52a54adef96b15677a8..6c9c1bf7bd3a4486ef67d6595bfa5851af33f8ed 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;