]> git.sur5r.net Git - u-boot/blobdiff - board/bf537-stamp/cmd_bf537led.c
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
[u-boot] / board / bf537-stamp / cmd_bf537led.c
index e65c4f83595f8638fd02d59959e646f44f9df3b2..317f088497d5654cd8db246afa0df07adb58e7fa 100644 (file)
@@ -25,7 +25,7 @@
 #include <config.h>
 #include <command.h>
 #include <asm/blackfin.h>
-#include <asm-blackfin/string.h>
+#include <asm/string.h>
 #ifdef CONFIG_BF537_STAMP_LEDCMD
 
 /* Define the command usage in a reusable way */