diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2019-12-30 20:31:03 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-01-21 22:00:35 +0300 |
commit | d85339d9ea2660b550f12aca8bd040be4395c963 (patch) | |
tree | 919df61f7ed5c2a85ba4070626593359aa84f965 /drivers/mtd/spi-nor/hisi-sfc.c | |
parent | 446b6dc8d87482af53fa30d29780a78bbae1e9b8 (diff) | |
download | linux-d85339d9ea2660b550f12aca8bd040be4395c963.tar.xz |
mtd: onenand: Rename omap2 driver to avoid a build warning
As previously reported by Sudip Mukherjee for the Samsung driver, the
omap2 onenand driver is called omap2.c in our directory and omap2.c in
the tty/serial/ directory. If both drivers are compiled as modules, it
would produce the following warning:
warning: same module names found:
drivers/tty/serial/omap2.ko
drivers/mtd/nand/onenand/omap2.ko
Rename the onenand omap2 driver so that it fits the folder's
convention: onenand_omap2.c.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'drivers/mtd/spi-nor/hisi-sfc.c')
0 files changed, 0 insertions, 0 deletions