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> |
||
---|---|---|
.. | ||
evb_px5 | ||
evb_px30 | ||
evb_rk3036 | ||
evb_rk3128 | ||
evb_rk3229 | ||
evb_rk3288 | ||
evb_rk3308 | ||
evb_rk3328 | ||
evb_rk3399 | ||
evb_rv1108 | ||
kylin_rk3036 | ||
sheep_rk3368 | ||
tinker_rk3288 |