aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-s3c2410/mach-osiris.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/mach-osiris.c b/arch/arm/mach-s3c2410/mach-osiris.c
index ae0787557751..49f715a7b273 100644
--- a/arch/arm/mach-s3c2410/mach-osiris.c
+++ b/arch/arm/mach-s3c2410/mach-osiris.c
@@ -107,7 +107,7 @@ static struct s3c2410_uartcfg osiris_uartcfgs[] = {
107 .clocks_size = ARRAY_SIZE(osiris_serial_clocks) 107 .clocks_size = ARRAY_SIZE(osiris_serial_clocks)
108 }, 108 },
109 [1] = { 109 [1] = {
110 .hwport = 2, 110 .hwport = 1,
111 .flags = 0, 111 .flags = 0,
112 .ucon = UCON, 112 .ucon = UCON,
113 .ulcon = ULCON, 113 .ulcon = ULCON,