aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2440/mach-rx3715.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c2440/mach-rx3715.c')
-rw-r--r--arch/arm/mach-s3c2440/mach-rx3715.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c2440/mach-rx3715.c b/arch/arm/mach-s3c2440/mach-rx3715.c
index e19499c2f909..f934f5b88a4a 100644
--- a/arch/arm/mach-s3c2440/mach-rx3715.c
+++ b/arch/arm/mach-s3c2440/mach-rx3715.c
@@ -70,8 +70,8 @@ static struct map_desc rx3715_iodesc[] __initdata = {
70 70
71static struct s3c24xx_uart_clksrc rx3715_serial_clocks[] = { 71static struct s3c24xx_uart_clksrc rx3715_serial_clocks[] = {
72 [0] = { 72 [0] = {
73 .name = "fclk", 73 .name = "fclk_n",
74 .divisor = 0, 74 .divisor = 1,
75 .min_baud = 0, 75 .min_baud = 0,
76 .max_baud = 0, 76 .max_baud = 0,
77 } 77 }