u-boot-brain/arch/m68k
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 m68k: add fec fdt overrides to all boards 2020-01-10 10:07:25 -05:00
include/asm dma-mapping: add <asm/dma-mapping.h> for all architectures 2020-02-20 15:09:54 +08:00
lib command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
Kconfig m68k: architecture changes to support fdt 2019-05-23 23:14:38 -04:00
Makefile kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00