]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/txx9/jmr3927/setup.c
[MIPS] TXx9: Add 64-bit support
[linux-2.6-omap-h63xx.git] / arch / mips / txx9 / jmr3927 / setup.c
index 5e35ef73c5a591f09093069c2e807e5b57824892..03647ebe41300a492bb73e1893cb2847b1e34081 100644 (file)
@@ -105,14 +105,6 @@ static void __init jmr3927_mem_setup(void)
        _machine_halt = jmr3927_machine_halt;
        pm_power_off = jmr3927_machine_power_off;
 
-       /*
-        * IO/MEM resources.
-        */
-       ioport_resource.start = 0;
-       ioport_resource.end = 0xffffffff;
-       iomem_resource.start = 0;
-       iomem_resource.end = 0xffffffff;
-
        /* Reboot on panic */
        panic_timeout = 180;