u-boot/board/renesas
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
..
alt common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
blanche common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
condor common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
draak common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
eagle common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
ebisu common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
gose common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
grpeach common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
koelsch common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
lager common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
MigoR common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
porter common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
r2dplus common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
r7780mp common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
rcar-common common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
salvator-x common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
sh7752evb command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
sh7753evb command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
sh7757lcr command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
sh7763rdp common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
silk common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
stout command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
ulcb command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00