patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / m68k / kernel / bios32.c
index b3aed9d..be2f7e6 100644 (file)
@@ -46,7 +46,7 @@
 
 #define ALIGN(val,align)       (((val) + ((align) - 1)) & ~((align) - 1))
 
-#define MAX(val1, val2)        (((val1) > (val2)) ? val1 : val2)
+#define MAX(val1, val2)                (((val1) > (val2)) ? val1 : val2)
 
 /*
  * Offsets relative to the I/O and memory base addresses from where resources