]> git.sur5r.net Git - u-boot/commit
mtd: nand: remove unnecessary 'extern' from function declarations
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 21 Nov 2017 17:38:14 +0000 (02:38 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 28 Nov 2017 15:28:57 +0000 (00:28 +0900)
commit6a1ff76ed33f8463e067fd4222e60e293c23a27b
treeae3986fe05c63671afdcb31ef67215fe37fbe13f
parent19d30ded88fb8b89c8426e6d95ded19ba900f314
mtd: nand: remove unnecessary 'extern' from function declarations

'extern' is not necessary for function declarations. To prevent
people from adding the keyword to new declarations remove the
existing ones.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
[Linux commit: 79022591839f110f465cac0223e117b91d47d5db]
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/linux/mtd/nand.h