]> git.dujemihanovic.xyz Git - u-boot.git/commit
include: Drop <common.h> from include lists
authorTom Rini <trini@konsulko.com>
Wed, 1 Nov 2023 16:28:20 +0000 (12:28 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 7 Nov 2023 19:50:52 +0000 (14:50 -0500)
commit7f38e9c9a49418fffa233c1a42959ff928415ec4
treeb72c97814e9c588a16b2f57add2803a6bd7ba0f2
parentc675222d04d9c260014f4f38cbc025bec5319cf1
include: Drop <common.h> from include lists

At this point, we don't need to have <common.h> be included because of
properties in the header itself, it only includes other common header
files. We've also audited the code enough at this point that we can drop
<common.h> from being included in headers and rely on code to have the
correct inclusions themselves, or at least <common.h>.

Signed-off-by: Tom Rini <trini@konsulko.com>
28 files changed:
include/bootcount.h
include/dfu.h
include/efi_loader.h
include/efi_selftest.h
include/fm_eth.h
include/fs.h
include/fsl-mc/fsl_mc.h
include/fsl_errata.h
include/fsl_ifc.h
include/fsl_sec.h
include/fsl_sec_mon.h
include/fsl_sfp.h
include/iotrace.h
include/key_matrix.h
include/libata.h
include/linux/mtd/spinand.h
include/linux/usb/composite.h
include/miiphy.h
include/mv88e6352.h
include/net/ncsi.h
include/palmas.h
include/post.h
include/spi.h
include/tegra-kbc.h
include/twl4030.h
include/twl6030.h
include/ubi_uboot.h
include/usbdevice.h