]> Git Repo - u-boot.git/commit
board: Marvell: Remove <common.h> and add needed includes
authorTom Rini <[email protected]>
Wed, 1 May 2024 02:40:57 +0000 (20:40 -0600)
committerTom Rini <[email protected]>
Mon, 6 May 2024 21:07:48 +0000 (15:07 -0600)
commiteadad7f88b1304469e71a12944b317a6f2031f48
treea5b3fc23d09bf49039049ffa99d9659770b3042d
parentf2c215fe4682053a2f6fc781d345a309dc60774e
board: Marvell: Remove <common.h> and add needed includes

Remove <common.h> from this board vendor directory and when needed
add missing include files directly.

Reviewed-by: Chris Packham <[email protected]>
Reviewed-by: Tony Dinh <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
14 files changed:
arch/arm/mach-kirkwood/include/mach/mpp.h
board/Marvell/db-88f6720/db-88f6720.c
board/Marvell/db-88f6820-amc/db-88f6820-amc.c
board/Marvell/db-88f6820-gp/db-88f6820-gp.c
board/Marvell/db-mv784mp-gp/db-mv784mp-gp.c
board/Marvell/db-xc3-24g4xg/db-xc3-24g4xg.c
board/Marvell/dreamplug/dreamplug.c
board/Marvell/guruplug/guruplug.c
board/Marvell/mvebu_alleycat-5/board.c
board/Marvell/mvebu_armada-37xx/board.c
board/Marvell/mvebu_armada-8k/board.c
board/Marvell/octeontx2/soc-utils.c
board/Marvell/openrd/openrd.c
board/Marvell/sheevaplug/sheevaplug.c
This page took 0.042453 seconds and 4 git commands to generate.