[Resend][Patch] drivers/mtd/maps/tqm8xxl.c: Do some cleanups
Ralf Baechle
ralf at linux-mips.org
Fri Jul 13 10:24:43 EDT 2007
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?
Ralf
More information about the linux-mtd
mailing list