summaryrefslogtreecommitdiffstats
path: root/board/trab/rs485.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/trab/rs485.h')
-rw-r--r--board/trab/rs485.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/trab/rs485.h b/board/trab/rs485.h
index 9f0a5b9b46..16d69bbd5c 100644
--- a/board/trab/rs485.h
+++ b/board/trab/rs485.h
@@ -24,7 +24,7 @@
#ifndef _RS485_H_
#define _RS485_H_
-#include <s3c2400.h>
+#include <asm/arch/s3c24x0_cpu.h>
int rs485_init (void);
int rs485_getc (void);
OpenPOWER on IntegriCloud