Hello. Kamalesh Babulal wrote:
next-20081024 randconfig build fails on the powerpc, with drivers/ide/pmac.c: In function 'pmac_ide_set_pio_mode': drivers/ide/pmac.c:527: error: implicit declaration of function 'kauai_lookup_timing' drivers/ide/pmac.c:527: error: 'shasta_pio_timings' undeclared (first use in this function) drivers/ide/pmac.c:527: error: (Each undeclared identifier is reported only once drivers/ide/pmac.c:527: error: for each function it appears in.) drivers/ide/pmac.c:534: error: 'kauai_pio_timings' undeclared (first use in this function) drivers/ide/pmac.c: In function 'pmac_ide_do_resume': drivers/ide/pmac.c:914: error: 'IDE_WAKEUP_DELAY' undeclared (first use in this function) drivers/ide/pmac.c: At top level: drivers/ide/pmac.c:1007: error: 'pmac_ide_init_dma' undeclared here (not in a function) drivers/ide/pmac.c: In function 'pmac_ide_setup_device': drivers/ide/pmac.c:1107: error: 'IDE_WAKEUP_DELAY' undeclared (first use in this function) drivers/ide/pmac.c: In function 'pmac_ide_macio_attach': drivers/ide/pmac.c:1209: error: 'pmac_ide_hwif_t' has no member named 'dma_regs' drivers/ide/pmac.c:1210: error: 'pmac_ide_hwif_t' has no member named 'dma_regs' make[2]: *** [drivers/ide/pmac.o] Error 1
Hm, looks like this configuration was never buildable -- #ifdef's are missing and wrongly placed. CCing Ben Herrenschmidt...
MBR, Sergei -- 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