OSDN Git Service

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)
commit092f05c3eccbd616a0cfa21945412a3e82a9fb6c
tree9d65f85721cef0cba2fd29569b197e3a4642f79d
parenta1d97ef96e3899ad9d4ec0024f9b4927e0490689
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