u-boot-brain/arch/arm/mach-rockchip/rk3288
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
..
clk_rk3288.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
Kconfig rockchip: firefly-rk3288: Enable TPL support 2019-11-10 20:40:20 +08:00
Makefile rockchip: rk3288: move sdram driver to driver/ram 2017-10-01 00:33:31 +02:00
rk3288.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
syscon_rk3288.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00