]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/arm_intcm/start.S
Cleanup
[people/ms/u-boot.git] / cpu / arm_intcm / start.S
index ccfd1815a42bc3e1c4fd979f8833c16c052f4abb..75fe9174ab9d1a67985093e357a093fe1cf3c622 100644 (file)
@@ -354,14 +354,14 @@ fiq:
 #else
 
        .align  5
-.globl irq     
+.globl irq
 irq:
        get_bad_stack
        bad_save_user_regs
        bl      do_irq
 
        .align  5
-.globl fiq     
+.globl fiq
 fiq:
        get_bad_stack
        bad_save_user_regs