summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mach-jazz/mc146818rtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/mach-jazz/mc146818rtc.h')
-rw-r--r--arch/mips/include/asm/mach-jazz/mc146818rtc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/mach-jazz/mc146818rtc.h b/arch/mips/include/asm/mach-jazz/mc146818rtc.h
index 987f727afe25..639bff8ebca3 100644
--- a/arch/mips/include/asm/mach-jazz/mc146818rtc.h
+++ b/arch/mips/include/asm/mach-jazz/mc146818rtc.h
@@ -33,6 +33,4 @@ static inline void CMOS_WRITE(unsigned char data, unsigned long addr)
#define RTC_ALWAYS_BCD 0
-#define mc146818_decode_year(year) ((year) + 1980)
-
#endif /* __ASM_MACH_JAZZ_MC146818RTC_H */