Oops - major Monday brain-fade on the linux-acpi address! On Mon, Jun 3, 2013 at 11:11 AM, Tony Luck <tony.luck@xxxxxxxxx> wrote: > Building linux-next with tag "next-20130603" on ia64 I see these errors: > > In file included from drivers/acpi/acpi_cmos_rtc.c:17: > include/asm-generic/rtc.h: In function 'rtc_is_updating': > include/asm-generic/rtc.h:40: error: implicit declaration of function > 'CMOS_READ' > include/asm-generic/rtc.h: In function '__get_rtc_time': > include/asm-generic/rtc.h:85: error: 'RTC_ALWAYS_BCD' undeclared > (first use in this function) > include/asm-generic/rtc.h:85: error: (Each undeclared identifier is > reported only once > include/asm-generic/rtc.h:85: error: for each function it appears in.) > include/asm-generic/rtc.h: In function '__set_rtc_time': > include/asm-generic/rtc.h:165: error: 'RTC_ALWAYS_BCD' undeclared > (first use in this function) > include/asm-generic/rtc.h:175: error: implicit declaration of function > 'CMOS_WRITE' > > Maybe we just need to exclude this from being built for ia64? > Otherwise some extensive surgery is needed as ia64 doesn't > have CMOS_READ() etc. > > -Tony -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html