MIPS: Whitespace cleanup.
[linux-drm-fsl-dcu.git] / arch / mips / txx9 / rbtx4938 / setup.c
index d6e70dab3bd3b064e052850ae2c72aad8e1768b2..c9afd05020e06ceac14c2f2c92d8b3ae50f05a30 100644 (file)
@@ -107,10 +107,10 @@ static void __init rbtx4938_pci_setup(void)
 /* SPI support */
 
 /* chip select for SPI devices */
-#define        SEEPROM1_CS     7       /* PIO7 */
-#define        SEEPROM2_CS     0       /* IOC */
-#define        SEEPROM3_CS     1       /* IOC */
-#define        SRTC_CS 2       /* IOC */
+#define SEEPROM1_CS    7       /* PIO7 */
+#define SEEPROM2_CS    0       /* IOC */
+#define SEEPROM3_CS    1       /* IOC */
+#define SRTC_CS 2      /* IOC */
 #define SPI_BUSNO      0
 
 static int __init rbtx4938_ethaddr_init(void)