[ARM] ohci-pxa27x: use ioremap() and offset for register access
[h-e-n] / arch / arm / mach-pxa / generic.c
index cbbf300..85ed0b3 100644 (file)
@@ -88,11 +88,6 @@ static struct map_desc standard_io_desc[] __initdata = {
                .pfn            = __phys_to_pfn(0x48000000),
                .length         = 0x00200000,
                .type           = MT_DEVICE
-       }, {    /* USB host */
-               .virtual        =  0xf8000000,
-               .pfn            = __phys_to_pfn(0x4c000000),
-               .length         = 0x00100000,
-               .type           = MT_DEVICE
        }, {    /* Camera */
                .virtual        =  0xfa000000,
                .pfn            = __phys_to_pfn(0x50000000),