On Fri, Jul 13, 2007 at 03:24:43PM +0100, Ralf Baechle wrote: >On Fri, Jul 13, 2007 at 02:38:03PM +0100, David Woodhouse wrote: > >> > drivers/mtd/maps/pmcmsp-flash.c:63: error: 'ELB_1PC_EN_REG' undeclared >> > (first use in this function) >> > drivers/mtd/maps/pmcmsp-flash.c:63: error: 'SINGLE_PCCARD' undeclared >> > (first use in this function) >> > >> > Did I miss something? >> >> I think that map driver should probably depend on CONFIG_PMC_MSP. Ralf? > >*confused* > >68aa0fa87f6d4b2f5e8ad39ecaec8bba9137bb3d did add: > >+config MTD_PMC_MSP_EVM >+ tristate "CFI Flash device mapped on PMC-Sierra MSP" >+ depends on PMC_MSP && MTD_CFI >+ select MTD_PARTITIONS > >drivers/mtd/maps/Makefile:obj-$(CONFIG_MTD_PMC_MSP_EVM) += pmcmsp-flash.o > >Is he trying to build something else than very recent kernel.org tree? >
Yes. very recent, 2.6.22.1. -- If loving computers is wrong, I don't want to be right. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/