]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m32r/mc146818rtc.h
ide: ->ide_dma_clear_irq() -> ->clear_irq()
[linux-2.6-omap-h63xx.git] / include / asm-m32r / mc146818rtc.h
index 755601d053ccfc254d58c54d2a25357f0e68296d..aa1b7bf84f5115afabcb6a1f890e082a17ca3ab4 100644 (file)
@@ -7,7 +7,6 @@
 #include <asm/io.h>
 
 #ifndef RTC_PORT
-// #define RTC_PORT(x) (0x70 + (x))
 #define RTC_PORT(x)    ((x))
 #define RTC_ALWAYS_BCD 1       /* RTC operates in binary mode */
 #endif
@@ -26,7 +25,5 @@ outb_p((val),RTC_PORT(1)); \
 })
 
 #define RTC_IRQ 8
-#if 0
-#endif
 
 #endif /* _ASM_MC146818RTC_H */