summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/calypso/uart.c
diff options
context:
space:
mode:
authorWolfram Sang2011-05-04 22:58:16 +0200
committerHarald Welte2011-05-05 09:52:47 +0200
commit07589649b1ae07a45afc370e222374281735aa72 (patch)
treea79121f73e2087d361beb037c036578ff7f2816b /src/target/firmware/calypso/uart.c
parentcfi_flash: delete unused defines (diff)
downloadosmocom-07589649b1ae07a45afc370e222374281735aa72.tar.gz
osmocom-07589649b1ae07a45afc370e222374281735aa72.tar.xz
osmocom-07589649b1ae07a45afc370e222374281735aa72.zip
uart.h: move header out of calypso-directory
Everything defined is a pretty generic interface and can be used by mediatek, too. Signed-off-by: Wolfram Sang <wolfram@the-dreams.de>
Diffstat (limited to 'src/target/firmware/calypso/uart.c')
-rw-r--r--src/target/firmware/calypso/uart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/calypso/uart.c b/src/target/firmware/calypso/uart.c
index 394078d..d3ede4d 100644
--- a/src/target/firmware/calypso/uart.c
+++ b/src/target/firmware/calypso/uart.c
@@ -33,7 +33,7 @@
#include <comm/sercomm.h>
#include <calypso/irq.h>
-#include <calypso/uart.h>
+#include <uart.h>
#define BASE_ADDR_UART_MODEM 0xffff5000
#define OFFSET_IRDA 0x800