]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
m68knommu: fix inconsistent formating in ColdFire 5307 definitions
authorGreg Ungerer <gerg@uclinux.org>
Tue, 18 Sep 2012 05:40:02 +0000 (15:40 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 27 Sep 2012 13:34:07 +0000 (23:34 +1000)
Fix tab broken address defines to be consistent with others in this file.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m5307sim.h

index a8e7519c49850227b52f79b95dcb09837ed25824..5d0bb7ec31f89186a2268926366f02ed82bbbd83 100644 (file)
 /*
  * Generic GPIO support
  */
-#define MCFGPIO_PIN_MAX                        16
-#define MCFGPIO_IRQ_MAX                        -1
-#define MCFGPIO_IRQ_VECBASE            -1
+#define MCFGPIO_PIN_MAX                16
+#define MCFGPIO_IRQ_MAX                -1
+#define MCFGPIO_IRQ_VECBASE    -1
 
 
 /* Definition offset address for CS2-7  -- old mask 5307 */
 /*
  *       Defines for the IRQPAR Register
  */
-#define IRQ5_LEVEL4    0x80
-#define IRQ3_LEVEL6    0x40
-#define IRQ1_LEVEL2    0x20
+#define IRQ5_LEVEL4            0x80
+#define IRQ3_LEVEL6            0x40
+#define IRQ1_LEVEL2            0x20
 
 /*
  *     Define system peripheral IRQ usage.