u-boot/drivers/firmware
Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef
We should not use typedefs in U-Boot. They cannot be used as forward
declarations which means that header files must include the full header to
access them.

Drop the typedef and rename the struct to remove the _s suffix which is
now not useful.

This requires quite a few header-file additions.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 18:36:55 -04:00
..
firmware-sandbox.c dm: test: Add "/firmware" node scan test 2018-09-29 11:49:35 -06:00
firmware-uclass.c dm: test: Add "/firmware" node scan test 2018-09-29 11:49:35 -06:00
firmware-zynqmp.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
Kconfig zynqmp: firmware: Add Xilinx ZynqMP firmware driver 2019-10-08 09:11:14 +02:00
Makefile zynqmp: firmware: Add Xilinx ZynqMP firmware driver 2019-10-08 09:11:14 +02:00
psci.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
ti_sci.c firmware: tisci: Drop all deprecated messages 2020-03-03 13:08:14 +05:30
ti_sci.h firmware: tisci: Drop all deprecated messages 2020-03-03 13:08:14 +05:30