mtd: nand: omap: Add header file for bch decoder
omap_gpmc_decode_bch() is defined in its user rather than properly in a
header file. Add a header file to be included by both its user and the
file implementing it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 4187699 commit 00a1d12bf7128774b9d65f8b2becedaf7effabcb
@Sascha Hauer Sascha Hauer authored on 19 Nov 2018
Showing 3 changed files
View
drivers/mtd/nand/nand_omap_bch_decoder.c
View
drivers/mtd/nand/nand_omap_bch_decoder.h 0 → 100644
View
drivers/mtd/nand/nand_omap_gpmc.c