summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c/s3c24xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c/s3c24xx.c')
-rw-r--r--arch/arm/mach-s3c/s3c24xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c/s3c24xx.c b/arch/arm/mach-s3c/s3c24xx.c
index 26a2190a81ff..ccfed48c98aa 100644
--- a/arch/arm/mach-s3c/s3c24xx.c
+++ b/arch/arm/mach-s3c/s3c24xx.c
@@ -139,7 +139,7 @@ static struct cpu_table cpu_ids[] __initdata = {
/* minimal IO mapping */
-static struct map_desc s3c_iodesc[] __initdata = {
+static struct map_desc s3c_iodesc[] __initdata __maybe_unused = {
IODESC_ENT(GPIO),
IODESC_ENT(IRQ),
IODESC_ENT(MEMCTRL),