summaryrefslogtreecommitdiffstats
path: root/board/trab/rs485.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/trab/rs485.c')
-rw-r--r--board/trab/rs485.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/trab/rs485.c b/board/trab/rs485.c
index f402c59904..ad0c13665e 100644
--- a/board/trab/rs485.c
+++ b/board/trab/rs485.c
@@ -22,7 +22,7 @@
*/
#include <common.h>
-#include <asm/arch/s3c2400.h>
+#include <asm/arch/s3c24x0_cpu.h>
#include "rs485.h"
static void rs485_setbrg (void);
OpenPOWER on IntegriCloud