m68knommu: fix inconsistent formating in ColdFire 5272 definitions
authorGreg Ungerer <gerg@uclinux.org>
Tue, 18 Sep 2012 05:20:19 +0000 (15:20 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 27 Sep 2012 13:34:05 +0000 (23:34 +1000)
Fix tab broken defines to be consistent with others in this file.

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

index 52d1a33887d15107d28ec221233fe71a938e3e69..1fb01bb05d6ca263e73b4756623ed310584d1f67 100644 (file)
 /*
  * Generic GPIO support
  */
-#define MCFGPIO_PIN_MAX                        48
-#define MCFGPIO_IRQ_MAX                        -1
-#define MCFGPIO_IRQ_VECBASE            -1
+#define MCFGPIO_PIN_MAX                48
+#define MCFGPIO_IRQ_MAX                -1
+#define MCFGPIO_IRQ_VECBASE    -1
+
 /****************************************************************************/
 #endif /* m5272sim_h */