u-boot/board/gdsys/common
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
..
adv7611.c gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
adv7611.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ch7301.c gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
ch7301.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cmd_ioloop.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
dp501.c gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
dp501.h strider: Add DP501 support for cpu model 2016-03-21 09:19:53 +01:00
fanctrl.c gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
fanctrl.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fpga.c gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
ihs_mdio.c ihs_mdio: Use new regmap interface 2019-05-21 07:52:34 +02:00
ihs_mdio.h ihs_mdio: Make DM-compatible 2018-05-08 18:50:23 -04:00
ioep-fpga.c gdsys: ioep-fpga: Switch to gazerbeam-style reporting 2019-05-21 08:03:38 +02:00
ioep-fpga.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile mpc83xx: Add gazerbeam board 2019-05-21 08:03:38 +02:00
mclink.c gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
mclink.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
osd.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
osd.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
osd_cmd.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
phy.c gdsys: phy: Adapt fixup_88e1518() to latest Release Notes 2019-05-21 08:03:38 +02:00
phy.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00