]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/trab/rs485.h
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
[karo-tx-uboot.git] / board / trab / rs485.h
index 9f0a5b9b46a31327d72ccfe491af922022202003..4a2d83f0bf4894956667b2f9b50483fb831dfb88 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef _RS485_H_
 #define _RS485_H_
 
-#include <s3c2400.h>
+#include <asm/arch/s3c2400.h>
 
 int rs485_init (void);
 int rs485_getc (void);