]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: omap2: Rename shippable module to omap2_nand
authorRoger Quadros <rogerq@ti.com>
Fri, 21 Aug 2015 10:45:35 +0000 (13:45 +0300)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 2 Sep 2015 21:04:49 +0000 (14:04 -0700)
commit1d721e37167c7877f1b2bb78d4423c2151936a6a
tree9d65f85721cef0cba2fd29569b197e3a4642f79d
parent5a1aba399e6172f3bf528347acad163f740229c1
mtd: nand: omap2: Rename shippable module to omap2_nand

As both omap2 onenand and omap2 nand driver modules are
named the same i.e. "omap2.ko", only one of them gets shipped
during MODPOST if both are configured as loadable modules.

To avoid this ambiguity let's ship the omap2 nand
driver as "omap2_nand.ko"

Reported by Pierre Neyron via github
https://github.com/beagleboard/linux/issues/40

Cc: Robert Nelson <robertcnelson@gmail.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/Makefile