summaryrefslogtreecommitdiff
path: root/cleopatre/u-boot-1.1.6/cpu/spc300/serial.c
diff options
context:
space:
mode:
authorCyril Jourdan2012-08-08 11:12:36 +0200
committerCyril Jourdan2012-09-20 09:42:56 +0200
commite701858bceda0cb76d58f947b0fe68cb6323c96e (patch)
tree3247cb17c4283a2ec88b30bb45997c225f22542f /cleopatre/u-boot-1.1.6/cpu/spc300/serial.c
parent0b7839300e7022376c9237d2edab4e4f0ee5ec61 (diff)
{cleo/u-boot, common}: use common/include/asm/arch/ips, refs #3119
Diffstat (limited to 'cleopatre/u-boot-1.1.6/cpu/spc300/serial.c')
-rw-r--r--cleopatre/u-boot-1.1.6/cpu/spc300/serial.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cleopatre/u-boot-1.1.6/cpu/spc300/serial.c b/cleopatre/u-boot-1.1.6/cpu/spc300/serial.c
index 9d036aafc1..b503c4a611 100644
--- a/cleopatre/u-boot-1.1.6/cpu/spc300/serial.c
+++ b/cleopatre/u-boot-1.1.6/cpu/spc300/serial.c
@@ -24,6 +24,7 @@
#include <asm/io.h>
#include <asm/arch/hardware.h>
#include <asm/arch/nvram.h>
+#include <asm/arch/ips/uart.h>
#if !defined(CONFIG_USART0)
#error must define CONFIG_USART0