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
..
2020-04-16 08:07:58 -06:00
2019-07-19 14:24:51 +08:00
2020-02-05 19:33:46 -07:00
2020-04-16 08:07:58 -06:00
2018-11-14 09:16:28 -08:00
2020-05-01 19:03:25 +02:00
2020-03-05 18:19:40 +08:00
2020-01-26 12:03:06 +01:00
2020-04-28 10:23:10 +02:00
2019-10-25 17:20:44 +02:00
2020-04-22 14:28:15 +02:00
2020-04-24 16:40:09 -04:00
2020-03-30 03:49:23 +02:00
2020-05-01 18:32:56 +08:00
2020-02-05 19:33:46 -07:00
2019-07-16 17:13:15 +05:30
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2018-06-01 15:56:02 +02:00
2018-05-07 09:34:12 -04:00
2020-02-05 19:33:46 -07:00
2020-01-16 09:39:45 -05:00
2020-01-17 13:27:30 -05:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2018-05-08 09:07:34 -04:00
2018-05-07 09:34:12 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 17:33:31 -04:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-05-13 18:09:27 +03:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-01-26 12:03:06 +01:00
2018-05-08 18:50:23 -04:00
2020-05-13 18:09:27 +03:00
2020-02-07 22:41:24 +08:00
2020-05-18 18:36:55 -04:00
2018-09-18 00:01:18 -06:00