u-boot/board/gdsys/a38x
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
..
controlcenterdc.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
dt_helpers.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dt_helpers.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
hre.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
hre.h tpm: Convert to use a device parameter 2018-11-29 09:30:06 -07:00
hydra.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
hydra.h arm: mvebu: Add gdsys ControlCenter-Compact board 2017-03-23 15:48:28 +01:00
ihs_phys.c arm: mvebu: Add gdsys ControlCenter-Compact board 2017-03-23 15:48:28 +01:00
ihs_phys.h arm: mvebu: Add gdsys ControlCenter-Compact board 2017-03-23 15:48:28 +01:00
keyprogram.c common: Move command functions out of common.h 2019-12-02 18:25:02 -05:00
keyprogram.h tpm: Convert to use a device parameter 2018-11-29 09:30:06 -07:00
MAINTAINERS treewide: Fix gdsys mail addresses 2018-03-09 09:23:10 -05:00
Makefile mvebu: select boot device at SoC level 2018-08-06 14:07:23 +02:00
spl.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00