]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 7 Feb 2019 14:28:24 +0000 (15:28 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 8 Apr 2019 08:21:17 +0000 (10:21 +0200)
commit42f6c0d20dc4431abf1e01fcc45622eaf64689c4
tree3a1eb3bd67ea6bb85aacb4fc9d49bb3125113444
parent5fb6c0db9d57a1edb5f97195e2cae7d8a21b6d34
mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol

The symbol that is being used in the #if/#endif block is not the one
which is mentioned at the bottom.

Fixes: 247cda0765b2 ("nand: omap2: Remove horrible ifdefs to fix module probe")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
include/linux/platform_data/elm.h