linux/drivers/mtd/nand/gpmi-nand
Masahiro Yamada c9e916a4b4 mtd: nand: remove unnecessary extern from driver headers
'extern' is not necessary for function declarations.

scripts/checkpatch.pl with --strict option reports the following:

  CHECK: extern prototypes should be avoided in .h files

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2017-11-30 22:32:49 +01:00
..
bch-regs.h mtd: gpmi: add gpmi support for imx6sx 2014-05-28 16:02:16 -07:00
gpmi-lib.c mtd: nand: gpmi: fix typo in comment 2017-06-10 12:09:28 +02:00
gpmi-nand.c mtd: nand: gpmi: replace _manual_ swap with swap macro 2017-11-30 10:57:33 +01:00
gpmi-nand.h mtd: nand: remove unnecessary extern from driver headers 2017-11-30 22:32:49 +01:00
gpmi-regs.h mtd: gpmi: decouple the chip select from the DMA channel 2013-11-06 23:33:01 -08:00
Makefile