[ARM] 4045/1: S3C24XX: remove old VA for non-shared areas
[safe/jmp/linux-2.6] / arch / arm / mach-s3c2410 / s3c2410.c
index 183e403..1e5c504 100644 (file)
 /* Initial IO mappings */
 
 static struct map_desc s3c2410_iodesc[] __initdata = {
-       IODESC_ENT(USBHOST),
        IODESC_ENT(CLKPWR),
        IODESC_ENT(LCD),
        IODESC_ENT(TIMER),
-       IODESC_ENT(ADC),
        IODESC_ENT(WATCHDOG),
 };