u-boot/drivers/soc
Venkatesh Yadav Abbarapu 024cfd0ab5 soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static
Fix the following sparse and compile time warning triggered with W=1:

drivers/soc/soc_xilinx_zynqmp.c:288:5:
warning: no previous prototype for 'soc_xilinx_zynqmp_get_machine'
[-Wmissing-prototypes]

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Link: https://lore.kernel.org/r/20221004055201.26146-1-venkatesh.abbarapu@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2022-10-10 12:28:08 +02:00
..
ti soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs 2021-07-15 17:56:04 +05:30
Kconfig soc: xilinx: versal: Add soc_xilinx_versal driver 2021-08-26 08:08:11 +02:00
Makefile soc: xilinx: versal: Add soc_xilinx_versal driver 2021-08-26 08:08:11 +02:00
soc-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
soc_sandbox.c test: Add tests for SOC uclass 2020-07-25 14:46:57 -06:00
soc_ti_k3.c soc: soc_ti_k3: identify j7200 SR2.0 SoCs 2022-07-06 14:30:51 -04:00
soc_xilinx_versal.c soc: xilinx: versal: fix out of bounds array access 2022-05-13 09:10:02 +02:00
soc_xilinx_zynqmp.c soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static 2022-10-10 12:28:08 +02:00