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
..
2019-12-15 11:44:16 +08:00
2011-04-13 19:43:28 +10:00
2015-04-29 21:02:33 -06:00
2017-02-06 11:38:46 +08:00
2019-11-03 07:20:27 +08:00
2018-04-16 16:54:51 +08:00
2020-04-30 17:16:12 +08:00
2019-10-08 13:53:54 +08:00
2011-04-13 19:43:28 +10:00
2020-05-18 17:33:31 -04:00
2019-12-15 11:44:14 +08:00
2019-12-15 11:44:29 +08:00
2011-04-13 19:43:28 +10:00
2011-04-13 19:43:28 +10:00