u-boot-brain/arch/mips
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
..
cpu command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
dts mips: Add support for SoM "VoCore2". 2020-04-27 20:30:14 +02:00
include/asm common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
lib command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
mach-ath79 command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
mach-bmips common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
mach-jz47xx common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
mach-mscc common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
mach-mtmips common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
mach-pic32 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig mips: mtmips: add SPL support 2020-04-27 20:30:12 +02:00
Makefile mips: rename mach-mt7620 to mach-mtmips 2019-05-03 16:43:11 +02:00
Makefile.postlink SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00