Merge branch 'next' of ../next
[platform/kernel/u-boot.git] / board / trab / rs485.h
index 9f0a5b9..16d69bb 100644 (file)
@@ -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);