From: stanley.miao Date: Tue, 20 Apr 2010 06:33:26 +0000 (+0000) Subject: omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabled X-Git-Tag: v2.6.34-rc6~26^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=562468bd697a88ad78a751823dc92f027f8c179c;p=pandora-kernel.git omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabled If CONFIG_MTD_NAND_OMAP2 is not enabled, there will be a compile error, "gpmc_nand_init() is not defined". Add a inline noop function to fix it. Signed-off-by: Stanley.Miao Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed