]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_mfsl.c
[PCS440EP] - The DIAG LEDs are now blinking, if an error occur
[people/ms/u-boot.git] / common / cmd_mfsl.c
index 26786aa8cd7964705aca181f615719ab98389371..ffa2666935df84654086373567e1f68f4f559338 100644 (file)
@@ -29,9 +29,9 @@
 #include <common.h>
 #include <config.h>
 #include <command.h>
-#include <asm/asm.h>
 
 #if (CONFIG_COMMANDS & CFG_CMD_MFSL)
+#include <asm/asm.h>
 
 int do_frd (cmd_tbl_t * cmdtp, int flag, int argc, char *argv[])
 {