diff options
Diffstat (limited to 'arch/arm/plat-s3c24xx')
-rw-r--r-- | arch/arm/plat-s3c24xx/s3c244x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-s3c24xx/s3c244x.c b/arch/arm/plat-s3c24xx/s3c244x.c index 8b2d47f2e80e..3444b13afac5 100644 --- a/arch/arm/plat-s3c24xx/s3c244x.c +++ b/arch/arm/plat-s3c24xx/s3c244x.c | |||
@@ -47,7 +47,6 @@ static struct map_desc s3c244x_iodesc[] __initdata = { | |||
47 | IODESC_ENT(CLKPWR), | 47 | IODESC_ENT(CLKPWR), |
48 | IODESC_ENT(TIMER), | 48 | IODESC_ENT(TIMER), |
49 | IODESC_ENT(WATCHDOG), | 49 | IODESC_ENT(WATCHDOG), |
50 | IODESC_ENT(LCD), | ||
51 | }; | 50 | }; |
52 | 51 | ||
53 | /* uart initialisation */ | 52 | /* uart initialisation */ |