mtd/lpddr/qinfo_probe.c needs lpddr_cmds to be compiled

Alexey Korolev akorolev at infradead.org
Sun Jan 11 13:16:11 EST 2009


Randy,
Yes, it has alreay been merged today.

David,
Thank you very much!

> 
> MAINTAINERS file:
> 
> MEMORY TECHNOLOGY DEVICES (MTD)
> P:      David Woodhouse
> M:      dwmw2 at infradead.org
> 
> > Thanks,
> > Alexey
> > 
> >>> drivers/built-in.o: In function `lpddr_probe':
> >>> drivers/mtd/lpddr/qinfo_probe.c:215:
> >>> undefined reference to `lpddr_cmdset'
> >>>
> >>> # CONFIG_MTD_LPDDR is not set
> >>> CONFIG_MTD_QINFO_PROBE=y
> >>> --
> >> This patch has been posted, just needs to be merged (hint):
> >> ---
> >>
> >>
> >> Signed-off-by: Alexey Korolev <akorolev at infradead.org>
> >> ---
> >> diff --git a/drivers/mtd/lpddr/Kconfig b/drivers/mtd/lpddr/Kconfig
> >> index acd4ea9..5a401d8 100644
> >> --- a/drivers/mtd/lpddr/Kconfig
> >> +++ b/drivers/mtd/lpddr/Kconfig
> >> @@ -12,6 +12,7 @@ config MTD_LPDDR
> >>  	  DDR memories, intended for battery-operated systems.
> >>  
> >>  config MTD_QINFO_PROBE
> >> +	depends on MTD_LPDDR
> >>  	tristate "Detect flash chips by QINFO probe"
> >>  	help
> >>  	    Device Information for LPDDR chips is offered through the Overlay
> >>
> >>
> 
> 
> -- 
> ~Randy
> 
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
> 



More information about the linux-mtd mailing list