]> git.ipfire.org Git - thirdparty/u-boot.git/commit
include/mmc.h: Audit include list
authorTom Rini <trini@konsulko.com>
Wed, 21 May 2025 22:51:20 +0000 (16:51 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 2 Jun 2025 23:26:16 +0000 (17:26 -0600)
commit2cf46de9b6b8463033ba4f9243643d004dc9ea5a
treee134791b923940078641d3bbb0fb713b05649dcc
parentd81b57a3cc881569d18014c0a8806e163066fd77
include/mmc.h: Audit include list

This file does not need <linux/sizes.h> nor <linux/compiler.h> so remove
them. This exposes however that a number of other files had been relying
on this implicit include for <linux/sizes.h> so add that where needed.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/powerpc/cpu/mpc85xx/fdt.c
board/emulation/common/qemu_dfu.c
board/toradex/verdin-am62/verdin-am62.c
drivers/mmc/mmc.c
drivers/mmc/snps_sdhci.c
include/mmc.h