From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Date: Thu, 16 Oct 2008 11:35:31 +1100 > Hi Linus, > > Today's linux-next build (x86_64 allmodconfig) failed like this: > > drivers/rtc/rtc-m48t35.c: In function 'm48t35_read_time': > drivers/rtc/rtc-m48t35.c:59: error: implicit declaration of function 'readb' > drivers/rtc/rtc-m48t35.c:60: error: implicit declaration of function 'writeb' This part looks simply like a missing asm/io.h include. MIPS is getting it implicitly somehow. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html