Re: [PATCH 121/149] board: socrates: Remove and add needed includes

2024-04-30 Thread Heiko Schocher
Hello Tom, On 01.05.24 04:42, Tom Rini wrote: Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Heiko Schocher --- board/socrates/ddr.c | 1 - board/socrates/law.c | 2 +- board/socrates/nand.c | 2

Re: [PATCH 116/149] board: siemens: Remove and add needed includes

2024-04-30 Thread Heiko Schocher
Hello Tom, On 01.05.24 04:42, Tom Rini wrote: Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Anatolij Gustschin Cc: Heiko Schocher Cc: Le Jin Cc: Jan Kiszka --- board/siemens/capricorn/board.c | 1 -

Re: [PATCH 078/149] board: keymile: Remove and add needed includes

2024-04-30 Thread Heiko Schocher
Hello Tom, On 01.05.24 04:42, Tom Rini wrote: Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Holger Brunck Cc: Heiko Schocher Cc: Niel Fourie Cc: Aleksandar Gerasimovski Cc: Rainer Boschung ---

Re: [PATCH 027/149] board: bosch: Remove and add needed includes

2024-04-30 Thread Heiko Schocher
Hello Tom, On 01.05.24 04:41, Tom Rini wrote: Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Matthias Winker Cc: Philip Oberfichtner Cc: Sjoerd Simons Cc: Govindaraji Sivanantham Cc: Hiremath Gireesh Cc: Heiko

Re: [PATCH 017/149] board: aristainetos: Remove and add needed includes

2024-04-30 Thread Heiko Schocher
Hello Tom, On 01.05.24 04:41, Tom Rini wrote: Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Heiko Schocher --- board/aristainetos/aristainetos.c | 1 - 1 file changed, 1 deletion(-) Thanks! Reviewed-by:

Re: [PATCH 118/149] board: sipeed: Remove and add needed includes

2024-04-30 Thread Sean Anderson
On 4/30/24 22:42, Tom Rini wrote: Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Sean Anderson --- board/sipeed/maix/maix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH 029/149] board: broadcom: Remove and add needed includes

2024-04-30 Thread William Zhang
Hi Tom, On 04/30/2024 07:41 PM, Tom Rini wrote: Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Anand Gore Cc: William Zhang Cc: Kursad Oney Cc: Joel Peshkin Cc: Philippe Reynes Cc: Linus Walleij Cc: Rayagonda

Re: [PATCH 014/149] board: alliedtelesis: Remove and add needed includes

2024-04-30 Thread Chris Packham
On 1/05/24 14:41, Tom Rini wrote: > Remove from this board vendor directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini > --- > Cc: Chris Packham Reviewed-by: Chris Packham > --- > board/alliedtelesis/SBx81LIFKW/sbx81lifkw.c | 1 - >

Re: [PATCH 010/149] board: Marvell: Remove and add needed includes

2024-04-30 Thread Chris Packham
On 1/05/24 14:40, Tom Rini wrote: > Remove from this board vendor directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini > --- > Cc: Stefan Roese > Cc: Chris Packham > Cc: Tony Dinh > Cc: Jason Cooper > Cc: Siddarth Gore > Cc: Aaron Williams

[PATCH 149/149] board: zyxel: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tony Dinh Cc: Luka Perkov --- board/zyxel/nsa310s/nsa310s.c | 1 - board/zyxel/nsa325/nsa325.c | 1 - 2 files changed, 2 deletions(-) diff --git

[PATCH 148/149] board: xilinx: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Michal Simek --- board/xilinx/common/board.c | 1 - board/xilinx/common/cpu-info.c | 1 - board/xilinx/common/fru.c | 1 - board/xilinx/common/fru_ops.c | 2

[PATCH 147/149] board: xen: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Anastasiia Lukianenko Cc: Oleksandr Andrushchenko --- board/xen/xenguest_arm64/xenguest_arm64.c | 1 - 1 file changed, 1 deletion(-) diff --git

[PATCH 146/149] board: work-microwave: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Albert ARIBAUD --- board/work-microwave/work_92105/work_92105.c | 2 +- board/work-microwave/work_92105/work_92105_display.c | 1 -

[PATCH 145/149] board: warp7: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Fabio Estevam --- board/warp7/warp7.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/warp7/warp7.c b/board/warp7/warp7.c index ead52d5a490c..4cd3ff0051b7

[PATCH 144/149] board: wandboard: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Fabio Estevam --- board/wandboard/spl.c | 2 +- board/wandboard/wandboard.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 143/149] board: vscom: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Yegor Yefremov --- board/vscom/baltos/board.c | 2 +- board/vscom/baltos/mux.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 142/149] board: variscite: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Parthiban Nallathambi Cc: Hugo Villeneuve --- board/variscite/dart_6ul/spl.c | 2 +- board/variscite/imx8mn_var_som/imx8mn_var_som.c | 1 - 2 files

[PATCH 141/149] board: udoo: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Breno Lima Cc: Francesco Montefoschi Cc: Fabio Estevam --- board/udoo/neo/neo.c | 1 - board/udoo/udoo_spl.c | 1 - 2 files changed, 2 deletions(-) diff --git

[PATCH 140/149] board: traverse: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Mathew McBride --- board/traverse/common/ten64_controller.c | 1 - board/traverse/ten64/eth_ten64.c | 1 - board/traverse/ten64/ten64.c | 2 +- 3

[PATCH 139/149] board: tq: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Markus Niebel --- board/tq/tqma6/tqma6.c | 1 - board/tq/tqma6/tqma6_mba6.c | 1 - board/tq/tqma6/tqma6_wru4.c | 1 - 3 files changed, 3 deletions(-) diff --git

[PATCH 138/149] board: tplink: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Marek Vasut --- board/tplink/wdr4300/wdr4300.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/tplink/wdr4300/wdr4300.c b/board/tplink/wdr4300/wdr4300.c index

[PATCH 137/149] board: toradex: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Marcel Ziswiler --- board/toradex/apalis-imx8/apalis-imx8.c | 1 - board/toradex/apalis-tk1/apalis-tk1.c | 1 - board/toradex/apalis-tk1/as3722_init.c

[PATCH 136/149] board: timll: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Vladimir Zapolskiy Cc: Thomas Weber --- board/timll/devkit3250/devkit3250.c | 2 +- board/timll/devkit3250/devkit3250_spl.c | 1 -

[PATCH 135/149] board: ti: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Andrew Davis Cc: "Derald D. Woods" Cc: Nishanth Menon Cc: Neha Malcom Francis Cc: Prasanth Babu Mantena Cc: Simon Glass --- board/ti/am335x/board.c

[PATCH 134/149] board: theadorable: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Stefan Roese --- board/theadorable/fpga.c| 2 +- board/theadorable/theadorable.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 133/149] board: thead: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Wei Fu Cc: Yixun Lan --- board/thead/th1520_lpi4a/board.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/thead/th1520_lpi4a/board.c

[PATCH 132/149] board: terasic: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Anatolij Gustschin --- board/terasic/de1-soc/socfpga.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/terasic/de1-soc/socfpga.c

[PATCH 131/149] board: technexion: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Fabio Estevam Cc: Richard Hu Cc: Otavio Salvador Cc: Marek Vasut --- board/technexion/pico-imx6/pico-imx6.c | 1 - board/technexion/pico-imx6/spl.c

[PATCH 130/149] board: tcl: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Enric Balletbo i Serra --- board/tcl/sl50/board.c | 2 +- board/tcl/sl50/mux.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 129/149] board: sysam: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Angelo Dureghello Cc: Patrick Delaunay Cc: Patrice Chotard --- board/sysam/amcore/amcore.c | 2 +- board/sysam/stmark2/stmark2.c | 2 +- 2 files changed, 2

[PATCH 128/149] board: storopack: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Fabio Estevam Cc: Eduard Strehlau --- board/storopack/smegw01/smegw01.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/storopack/smegw01/smegw01.c

[PATCH 127/149] board: ste: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Stephan Gerhold --- board/ste/stemmy/stemmy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/ste/stemmy/stemmy.c b/board/ste/stemmy/stemmy.c

[PATCH 126/149] board: st: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Patrick Delaunay Cc: Patrice Chotard Cc: Kamil Lulko Cc: Vikas Manocha Cc: Dillon Min --- board/st/common/cmd_stboard.c| 1 -

[PATCH 125/149] board: sr1500: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Stefan Roese --- board/sr1500/socfpga.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/sr1500/socfpga.c b/board/sr1500/socfpga.c index

[PATCH 124/149] board: somlabs: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Arkadiusz Karas --- board/somlabs/visionsom-6ull/visionsom-6ull.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/somlabs/visionsom-6ull/visionsom-6ull.c

[PATCH 123/149] board: solidrun: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Stefan Roese Cc: Baruch Siach Cc: Fabio Estevam Cc: Josua Mayer --- board/solidrun/clearfog/clearfog.c | 2 +- board/solidrun/common/tlv_data.c | 2 +-

[PATCH 122/149] board: softing: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Silvio Fricke Cc: Marek Vasut --- board/softing/vining_2000/vining_2000.c | 2 +- board/softing/vining_fpga/socfpga.c | 2 +- 2 files changed, 2 insertions(+), 2

[PATCH 121/149] board: socrates: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Heiko Schocher --- board/socrates/ddr.c | 1 - board/socrates/law.c | 2 +- board/socrates/nand.c | 2 +- board/socrates/sdram.c| 2 +-

[PATCH 120/149] board: socionext: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Masahisa Kojima --- board/socionext/developerbox/developerbox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 119/149] board: skyworth: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Yang Xiwen --- board/skyworth/hc2910-2aghd05/hc2910-2aghd05.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/skyworth/hc2910-2aghd05/hc2910-2aghd05.c

[PATCH 118/149] board: sipeed: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Sean Anderson --- board/sipeed/maix/maix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/sipeed/maix/maix.c b/board/sipeed/maix/maix.c index

[PATCH 117/149] board: silinux: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Lad Prabhakar --- board/silinux/ek874/ek874.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/silinux/ek874/ek874.c

[PATCH 116/149] board: siemens: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Anatolij Gustschin Cc: Heiko Schocher Cc: Le Jin Cc: Jan Kiszka --- board/siemens/capricorn/board.c | 1 - board/siemens/capricorn/spl.c | 1 -

[PATCH 115/149] board: seeed: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Stefan Roese Cc: Navin Sankar Velliangiri --- board/seeed/linkit-smart-7688/board.c | 1 - board/seeed/npi_imx6ull/spl.c | 2 +- 2 files changed, 1

[PATCH 113/149] board: samsung: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Krzysztof Kozlowski Cc: Jaehoon Chung Cc: Minkyu Kang Cc: Lukasz Majewski Cc: Simon Glass Cc: Henrik Grimler Cc: Tom Rini Cc: Mattijs Korpershoek Cc: Marek Vasut

[PATCH 114/149] board: schneider: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Ralph Siemsen --- board/schneider/rzn1-snarc/rzn1.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/schneider/rzn1-snarc/rzn1.c

[PATCH 112/149] board: ronetix: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Ilko Iliev --- board/ronetix/imx7-cm/imx7-cm.c | 1 - board/ronetix/imx7-cm/spl.c | 1 - board/ronetix/imx8mq-cm/imx8mq_cm.c | 1 -

[PATCH 111/149] board: rockchip: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: huang lin Cc: Simon Glass Cc: Philipp Tomsich Cc: Kever Yang Cc: Andy Yan Cc: Michael Trimarchi --- arch/arm/include/asm/arch-rockchip/grf_rk3308.h | 2 ++

[PATCH 110/149] board: raspberrypi: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Matthias Brugger Cc: Peter Robinson --- board/raspberrypi/rpi/rpi.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/raspberrypi/rpi/rpi.c

[PATCH 109/149] board: raidsonic: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Luka Perkov --- board/raidsonic/ib62x0/ib62x0.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/raidsonic/ib62x0/ib62x0.c b/board/raidsonic/ib62x0/ib62x0.c

[PATCH 108/149] board: qualcomm: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Ramon Fried Cc: Caleb Connolly Cc: Neil Armstrong Cc: Sumit Garg Cc: Jorge Ramirez-Ortiz --- board/qualcomm/dragonboard410c/dragonboard410c.c | 1 -

[PATCH 107/149] board: qca: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Wills Wang Cc: Rosy Song --- board/qca/ap121/ap121.c | 1 - board/qca/ap143/ap143.c | 1 - board/qca/ap152/ap152.c | 1 - 3 files changed, 3 deletions(-) diff --git

[PATCH 106/149] board: purism: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Angus Ainslie Cc: ker...@puri.sm --- board/purism/librem5/librem5.c | 1 - board/purism/librem5/lpddr4_timing.c| 1 -

[PATCH 105/149] board: polyhex: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Gilles Talis --- board/polyhex/imx8mp_debix_model_a/imx8mp_debix_model_a.c | 1 - board/polyhex/imx8mp_debix_model_a/spl.c | 1 - 2 files changed, 2

[PATCH 104/149] board: phytium: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: liuhao Cc: shuyiqi --- board/phytium/durian/durian.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/phytium/durian/durian.c b/board/phytium/durian/durian.c

[PATCH 103/149] board: phytec: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Martyn Welch Cc: Parthiban Nallathambi Cc: "Albert ARIBAUD (3ADEV)" Cc: Niel Fourie Cc: Teresa Remmet Cc: Wadim Egorov Cc: Simon Glass Cc: Philipp Tomsich Cc:

[PATCH 102/149] board: out4: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Oleh Kravchenko --- board/out4/o4-imx6ull-nano/o4-imx6ull-nano.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/out4/o4-imx6ull-nano/o4-imx6ull-nano.c

[PATCH 101/149] board: openpiton: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tianrui Wei --- board/openpiton/riscv64/openpiton-riscv64.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/openpiton/riscv64/openpiton-riscv64.c

[PATCH 100/149] board: olimex: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Marek Vasut --- board/olimex/mx23_olinuxino/mx23_olinuxino.c | 1 - board/olimex/mx23_olinuxino/spl_boot.c | 1 - 2 files changed, 2 deletions(-) diff --git

[PATCH 099/149] board: nvidia: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Warren Cc: Stephen Warren Cc: Allen Martin --- arch/arm/include/asm/arch-tegra/gpio.h | 1 + arch/arm/include/asm/arch-tegra/tegra_i2c.h | 1 +

[PATCH 098/149] board: nuvoton: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Stanley Chu Cc: Jim Liu --- board/nuvoton/arbel_evb/arbel_evb.c | 1 - board/nuvoton/poleg_evb/poleg_evb.c | 1 - 2 files changed, 2 deletions(-) diff --git

[PATCH 097/149] board: novtech: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Shawn Guo --- board/novtech/meerkat96/meerkat96.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/novtech/meerkat96/meerkat96.c

[PATCH 096/149] board: netgear: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: "Álvaro Fernández Rojas" --- board/netgear/dgnd3700v2/dgnd3700v2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/netgear/dgnd3700v2/dgnd3700v2.c

[PATCH 095/149] board: myir: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Parthiban Nallathambi --- board/myir/mys_6ulx/spl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/myir/mys_6ulx/spl.c

[PATCH 092/149] board: mntre: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: "Lukas F. Hartmann" Cc: Patrick Wildt --- board/mntre/imx8mq_reform2/imx8mq_reform2.c | 1 - board/mntre/imx8mq_reform2/spl.c| 2 +- 2 files changed, 1

[PATCH 094/149] board: mscc: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Gregory CLEMENT Cc: Lars Povlsen Cc: Horatiu Vultur Cc: Simon Glass --- board/mscc/common/spi.c | 1 - board/mscc/jr2/jr2.c | 2 +-

[PATCH 093/149] board: msc: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Martyn Welch Cc: Ian Ray --- board/msc/sm2s_imx8mp/sm2s_imx8mp.c | 1 - board/msc/sm2s_imx8mp/spl.c | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-)

[PATCH 091/149] board: mikrotik: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Luka Kovacic Cc: Luka Perkov --- board/mikrotik/crs3xx-98dx3236/crs3xx-98dx3236.c | 1 - 1 file changed, 1 deletion(-) diff --git

[PATCH 090/149] board: microchip: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Padmarao Begari Cc: Cyril Jean Cc: Purna Chandra Mandal --- board/microchip/mpfs_icicle/mpfs_icicle.c | 1 - board/microchip/pic32mzda/pic32mzda.c | 1 - 2 files

[PATCH 089/149] board: menlo: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Marek Vasut Cc: Olaf Mandel --- board/menlo/m53menlo/m53menlo.c | 1 - board/menlo/mx8menlo/mx8menlo.c | 1 - 2 files changed, 2 deletions(-) diff --git

[PATCH 088/149] board: mediatek: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Sam Shih Cc: Ryder Lee Cc: Weijie Gao Cc: Chunfeng Yun Cc: GSS_MTK_Uboot_upstream Cc: Fabien Parent Cc: Mingming lee --- board/mediatek/mt7622/mt7622_rfb.c | 1

[PATCH 087/149] board: maxbcm: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Stefan Roese --- board/maxbcm/maxbcm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/maxbcm/maxbcm.c b/board/maxbcm/maxbcm.c index aad3dc864295..e011520f2ec2

[PATCH 086/149] board: logicpd: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Adam Ford --- board/logicpd/am3517evm/am3517evm.c | 1 - board/logicpd/imx6/imx6logic.c | 1 - board/logicpd/omap3som/omap3logic.c | 2 +- 3 files changed, 1

[PATCH 085/149] board: liebherr: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Lukasz Majewski --- board/liebherr/display5/display5.c | 1 - board/liebherr/display5/spl.c | 1 - board/liebherr/mccmon6/mccmon6.c | 1 -

[PATCH 084/149] board: lg: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Paul Kocialkowski --- board/lg/sniper/sniper.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/lg/sniper/sniper.c b/board/lg/sniper/sniper.c index

[PATCH 083/149] board: lego: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: David Lechner --- board/lego/ev3/legoev3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/lego/ev3/legoev3.c b/board/lego/ev3/legoev3.c index

[PATCH 082/149] board: l+g: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Gregory CLEMENT --- board/l+g/vinco/vinco.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/l+g/vinco/vinco.c b/board/l+g/vinco/vinco.c index

[PATCH 081/149] board: kosagi: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Marek Vasut --- board/kosagi/novena/novena.c | 1 - board/kosagi/novena/novena_spl.c | 2 +- board/kosagi/novena/video.c | 1 - 3 files changed, 1 insertion(+),

[PATCH 080/149] board: kontron: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Heiko Thiery Cc: Frieder Schrempf Cc: Michael Walle --- board/kontron/pitx_imx8m/pitx_imx8m.c | 1 - board/kontron/pitx_imx8m/spl.c | 2 +-

[PATCH 079/149] board: kobol: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Dennis Gilmore --- board/kobol/helios4/helios4.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/kobol/helios4/helios4.c

[PATCH 078/149] board: keymile: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Holger Brunck Cc: Heiko Schocher Cc: Niel Fourie Cc: Aleksandar Gerasimovski Cc: Rainer Boschung --- board/keymile/common/common.c | 2 +-

[PATCH 076/149] board: isee: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: "Javier Martínez Canillas" Cc: Enric Balletbo i Serra --- board/isee/igep003x/board.c| 2 +- board/isee/igep003x/mux.c | 1 - board/isee/igep00x0/common.c |

[PATCH 077/149] board: k+p: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Lukasz Majewski --- board/k+p/kp_imx53/kp_id_rev.c| 2 +- board/k+p/kp_imx53/kp_imx53.c | 1 - board/k+p/kp_imx6q_tpc/kp_imx6q_tpc.c | 1 -

[PATCH 075/149] board: iomega: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tony Dinh Cc: Luka Perkov --- board/iomega/iconnect/iconnect.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/iomega/iconnect/iconnect.c

[PATCH 074/149] board: inversepath: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Andrej Rosano --- board/inversepath/usbarmory/usbarmory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/inversepath/usbarmory/usbarmory.c

[PATCH 073/149] board: intel: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Bin Meng Cc: Andy Shevchenko Cc: Simon Glass Cc: Aiden Park --- board/intel/cherryhill/cherryhill.c | 1 - board/intel/cougarcanyon2/cougarcanyon2.c | 1 -

[PATCH 071/149] board: hoperun: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Biju Das --- board/hoperun/hihope-rzg2/hihope-rzg2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/hoperun/hihope-rzg2/hihope-rzg2.c

[PATCH 072/149] board: imgtec: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Paul Burton Cc: Ezequiel Garcia Cc: Zubair Lutfullah Kakakhel --- board/imgtec/boston/checkboard.c | 1 - board/imgtec/boston/ddr.c| 2 +-

[PATCH 070/149] board: hisilicon: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Peter Griffin Cc: Manivannan Sadhasivam Cc: Jorge Ramirez-Ortiz Cc: Shawn Guo Cc: Igor Opaniuk --- board/hisilicon/hikey/hikey.c | 1 -

[PATCH 069/149] board: highbank: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Andre Przywara --- board/highbank/ahci.c | 1 - board/highbank/hb_sregs.c | 1 - board/highbank/highbank.c | 1 - 3 files changed, 3 deletions(-) diff --git

[PATCH 068/149] board: grinn: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Marcin Niestroj --- board/grinn/chiliboard/board.c | 2 +- board/grinn/liteboard/board.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 067/149] board: google: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Simon Glass Cc: Fabio Estevam Cc: Marco Franchi Cc: Alifer Moraes --- board/google/chromebook_coral/coral.c | 1 -

[PATCH 066/149] board: ge: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: "Huan 'Kitty' Wang" Cc: Ian Ray Cc: Martyn Welch --- board/ge/b1x5v2/b1x5v2.c | 1 - board/ge/common/ge_rtc.c | 1 - board/ge/mx53ppd/mx53ppd.c |

[PATCH 065/149] board: gdsys: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Mario Six --- board/gdsys/a38x/controlcenterdc.c | 2 +- board/gdsys/a38x/dt_helpers.c | 1 - board/gdsys/a38x/hre.c | 1 - board/gdsys/a38x/hydra.c

[PATCH 064/149] board: gateworks: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tim Harvey --- board/gateworks/gw_ventana/common.c | 1 - board/gateworks/gw_ventana/eeprom.c | 1 - board/gateworks/gw_ventana/gw_ventana.c |

[PATCH 063/149] board: gardena: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Stefan Roese --- board/gardena/smart-gateway-at91sam/board.c | 2 +- board/gardena/smart-gateway-at91sam/spl.c | 2 +- board/gardena/smart-gateway-mt7688/board.c | 1

[PATCH 061/149] board: freescale: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Stefano Babic Cc: Fabio Estevam Cc: "NXP i.MX U-Boot Team" Cc: Peng Fan Cc: Giulio Benetti Cc: Jesse Taube Cc: Pramod Kumar Cc: Alison Wang Cc: Tang Yuantian Cc:

[PATCH 062/149] board: friendlyarm: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Stefan Bosch Cc: Caleb Connolly Cc: Eugen Hristev Cc: Igor Prusov Cc: Patrice Chotard --- board/friendlyarm/nanopi2/board.c | 1 -

[PATCH 060/149] board: firefly: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Simon Glass Cc: Philipp Tomsich Cc: Kever Yang Cc: Andy Yan Cc: Levin Du Cc: Suniel Mahesh --- board/firefly/firefly-rk3288/firefly-rk3288.c | 1 -

[PATCH 059/149] board: esd: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Daniel Gorsulowski --- board/esd/meesc/meesc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/esd/meesc/meesc.c b/board/esd/meesc/meesc.c

  1   2   3   >