commit | 562468bd697a88ad78a751823dc92f027f8c179c | [log] [tgz] |
---|---|---|
author | stanley.miao <stanley.miao@windriver.com> | Tue Apr 20 06:33:26 2010 +0000 |
committer | Tony Lindgren <tony@atomide.com> | Fri Apr 23 15:35:11 2010 -0700 |
tree | 663f18f08a672b2738fbe03e13854ad86d23d5af | |
parent | c8334810db6e74019048cb3fc17c5e0b4d0c8c68 [diff] |
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 <stanley.miao@windriver.com> Signed-off-by: Tony Lindgren <tony@atomide.com>