From: Michal Simek Date: Tue, 27 Jan 2015 11:46:07 +0000 (+0100) Subject: microblaze: Remove unused asm label X-Git-Tag: v2015.04-rc2~36^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e4a4743e487f758cfc37528a8d6d4066cf781bc6;p=platform%2Fkernel%2Fu-boot.git microblaze: Remove unused asm label It is not used at all that's why remove it. Signed-off-by: Michal Simek --- diff --git a/arch/microblaze/cpu/start.S b/arch/microblaze/cpu/start.S index 84c29e5..e0e3470 100644 --- a/arch/microblaze/cpu/start.S +++ b/arch/microblaze/cpu/start.S @@ -129,7 +129,7 @@ _start: /* Flush cache before enable cache */ addik r5, r0, 0 addik r6, r0, XILINX_DCACHE_BYTE_SIZE -flush: bralid r15, flush_cache + bralid r15, flush_cache nop /* enable instruction and data cache */