Merge branch 'next' of ../next
[platform/kernel/u-boot.git] / board / trab / rs485.c
index 7d5c0a2..ad0c136 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 #include <common.h>
-#include <s3c2400.h>
+#include <asm/arch/s3c24x0_cpu.h>
 #include "rs485.h"
 
 static void rs485_setbrg (void);