Commit 41e5be6a authored by Greg Ungerer's avatar Greg Ungerer

m68knommu: fix inconsistent formating in ColdFire 5272 definitions

Fix tab broken defines to be consistent with others in this file.
Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent 4617134e
...@@ -132,8 +132,9 @@ ...@@ -132,8 +132,9 @@
/* /*
* Generic GPIO support * Generic GPIO support
*/ */
#define MCFGPIO_PIN_MAX 48 #define MCFGPIO_PIN_MAX 48
#define MCFGPIO_IRQ_MAX -1 #define MCFGPIO_IRQ_MAX -1
#define MCFGPIO_IRQ_VECBASE -1 #define MCFGPIO_IRQ_VECBASE -1
/****************************************************************************/ /****************************************************************************/
#endif /* m5272sim_h */ #endif /* m5272sim_h */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment