This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-mips / mach-atlas / mc146818rtc.h
index 64f3b1a..8799f92 100644 (file)
@@ -29,7 +29,7 @@
 #define RTC_EXTENT     16
 #define RTC_IRQ                ATLASINT_RTC
 
-#ifdef CONFIG_CPU_LITTLE_ENDIAN
+#if CONFIG_CPU_LITTLE_ENDIAN
 #define ATLAS_RTC_PORT(x) (RTC_PORT(x) + 0)
 #else
 #define ATLAS_RTC_PORT(x) (RTC_PORT(x) + 3)