aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh3
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2011-06-20 12:24:53 +0900
committerPaul Mundt <lethal@linux-sh.org>2011-06-20 12:24:53 +0900
commit08ef2e427b59393d68a65b16e97e894b662a5573 (patch)
tree63f187f5ace19010ec10997efe6a19834da39b5b /arch/sh/kernel/cpu/sh3
parentMerge branches 'common/dma' and 'sh/stable-updates' into sh-latest (diff)
downloadlinux-dev-08ef2e427b59393d68a65b16e97e894b662a5573.tar.xz
linux-dev-08ef2e427b59393d68a65b16e97e894b662a5573.zip
sh: Fix up build fallout from serial merge.
This fixes up build issues for SH7720/SH7722/SH7750 that crept in with the serial rework. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/cpu/sh3')
-rw-r--r--arch/sh/kernel/cpu/sh3/serial-sh7720.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/kernel/cpu/sh3/serial-sh7720.c b/arch/sh/kernel/cpu/sh3/serial-sh7720.c
index 8234e1e7abd9..8832c526cdf9 100644
--- a/arch/sh/kernel/cpu/sh3/serial-sh7720.c
+++ b/arch/sh/kernel/cpu/sh3/serial-sh7720.c
@@ -2,6 +2,7 @@
#include <linux/serial_core.h>
#include <linux/io.h>
#include <cpu/serial.h>
+#include <asm/gpio.h>
static void sh7720_sci_init_pins(struct uart_port *port, unsigned int cflag)
{