From 53cc18c71b2b920cca171874c6663e274fa80556 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 10 Aug 2009 10:38:34 +0200 Subject: Minor coding style cleanup. Signed-off-by: Wolfgang Denk --- cpu/mcf5445x/start.S | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpu/mcf5445x') diff --git a/cpu/mcf5445x/start.S b/cpu/mcf5445x/start.S index c156bab03..d2d443915 100644 --- a/cpu/mcf5445x/start.S +++ b/cpu/mcf5445x/start.S @@ -149,8 +149,6 @@ asm_sbf_img_hdr: .long 0x00030000 /* image length */ .long TEXT_BASE /* image to be relocated at */ - - asm_dram_init: move.w #0x2700,%sr /* Mask off Interrupt */ -- cgit v1.2.3