include/mtd.h: Cleanup usage
authorTom Rini <trini@konsulko.com>
Wed, 21 May 2025 22:51:21 +0000 (16:51 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 2 Jun 2025 23:26:16 +0000 (17:26 -0600)
commit2266595bf893edb07331ca8464738e0d4c82c129
tree03788eb0bdcac71e0051a7a39d48629b1a63d92e
parent2cf46de9b6b8463033ba4f9243643d004dc9ea5a
include/mtd.h: Cleanup usage

There are only a few things found in <mtd.h> today. Go through and audit
the C files which include <mtd.h> and remove it when not required. Then,
add it to the files which had either missed it or had an indirect
inclusion of it.

Signed-off-by: Tom Rini <trini@konsulko.com>
13 files changed:
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
board/bosch/guardian/board.c
board/dhelectronics/dh_stm32mp1/board.c
board/isee/igep00x0/igep00x0.c
board/xilinx/zynqmp/zynqmp.c
cmd/legacy-mtd-utils.c
cmd/mtdparts.c
drivers/fwu-mdata/raw_mtd.c
drivers/mtd/altera_qspi.c
drivers/mtd/renesas_rpc_hf.c
include/fwu.h
lib/fwu_updates/fwu_v1.c
lib/fwu_updates/fwu_v2.c