aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-05-11 16:18:22 +0200
committerArnd Bergmann <arnd@arndb.de>2012-05-11 16:18:22 +0200
commit86822f816fc9a42fd210e35d4881e988406497c0 (patch)
tree3bed5cb7891ef73eea4c58bdf105b98f4ff77a4a /drivers/tty
parentd211093fbad99e6c38e168f71ca2ede64a51fe58 (diff)
parent304b2c684e42af5b72d643322f783d88538dc817 (diff)
Merge branch 'clps711x/cleanup' into next/cleanup
A single patch from Alexander Shiyan <shc_work@mail.ru>: * clps711x/cleanup: ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/tty')
-rw-r--r--drivers/tty/serial/clps711x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/serial/clps711x.c b/drivers/tty/serial/clps711x.c
index 836fe273123..d0f719fafc8 100644
--- a/drivers/tty/serial/clps711x.c
+++ b/drivers/tty/serial/clps711x.c
@@ -40,7 +40,6 @@
#include <mach/hardware.h>
#include <asm/irq.h>
-#include <asm/hardware/clps7111.h>
#define UART_NR 2