]> git.sur5r.net Git - u-boot/blobdiff - board/trab/rs485.c
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
[u-boot] / board / trab / rs485.c
index f402c599042fcf0a4715186bf27e571de3dea5f8..ad0c13665e41073c0a3f0a088e2304157b0f79fd 100644 (file)
@@ -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);