u-boot/board/keymile
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
..
common command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
km83xx treewide: mem: Move mtest related defines to Kconfig 2020-05-08 12:02:56 -04:00
km_arm arm/km: remove unmaintained board kmsuv31 2020-01-23 07:29:58 -05:00
kmp204x common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
scripts km/scripts: product env and auto-reset for ramfs 2020-01-23 07:29:58 -05:00
secu1 ARM: socfpga: Add initial support for the ABB SECU board 2020-03-03 22:11:36 +01:00
Kconfig rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD 2020-05-15 14:47:35 -04:00