ARM: OMAP2+: Fix GPMC errors when CONFIG_MTD_NAND_OMAP2 is a module
authorTony Lindgren <tony@atomide.com>
Wed, 29 Feb 2012 17:26:16 +0000 (09:26 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 29 Feb 2012 17:26:16 +0000 (09:26 -0800)
Otherwise we can get:

ERROR: "gpmc_calculate_ecc" [drivers/mtd/nand/omap2.ko] undefined!
ERROR: "gpmc_enable_hwecc" [drivers/mtd/nand/omap2.ko] undefined!

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found