summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/Makefile
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>2014-10-01 11:33:29 (GMT)
committerBrian Norris <computersforpeace@gmail.com>2014-10-07 06:40:07 (GMT)
commite7cd6824fd4105ff164aabc3767f195d1f6e4025 (patch)
tree72b88e36411fbf306f3e67cc9ad51d648228eec2 /Documentation/filesystems/Makefile
parent32f1b7c8352fd33d41bcec3cfb054ccdcfd40a42 (diff)
downloadlinux-e7cd6824fd4105ff164aabc3767f195d1f6e4025.tar.xz
mtd: nand: Force omap_elm to be built as a module if omap2_nand is a module
This commit adds a hidden option to build the omap_elm as a module, if omap2_nand is a module (and similarly in the built-in case). This fixes the following build error when omap2_nand is chosen built-in, and omap_elm is chosen as a module: drivers/built-in.o: In function `omap_nand_probe': drivers/mtd/nand/omap2.c:2010: undefined reference to `elm_config' drivers/mtd/nand/omap2.c:1980: undefined reference to `elm_config' drivers/mtd/nand/omap2.c:1927: undefined reference to `elm_config' drivers/built-in.o: In function `omap_elm_correct_data': drivers/mtd/nand/omap2.c:1444: undefined reference to `elm_decode_bch_error_page' Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'Documentation/filesystems/Makefile')
0 files changed, 0 insertions, 0 deletions