Skip to content
Snippets Groups Projects
Commit 70124c26 authored by Stefano Babic's avatar Stefano Babic Committed by Wolfgang Denk
Browse files

Fix compile problem cause my Microblaze merge


Signed-off-by: default avatarStefano Babic <sbabic@denx.de>
parent a7676ea7
No related branches found
No related tags found
No related merge requests found
......@@ -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[])
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment