u-boot-brain/drivers/video/ti
Dario Binacchi b0db69b4e1 dm: fix build errors generated by last merges
Something was wrong in the merge process into the mainline.
Some added patches access driver structure fields and functions that
have been modified by previous patches.
The patch renames:
 - dev_get_platdata to dev_get_plat
 - dev_get_uclass_platdata to dev_get_uclass_plat
 - ofdata_to_platdata to of_to_plat
 - plat_data_alloc_size to plat_auto
 - priv_auto_alloc_size to priv_auto
 - video_uc_platdata to video_uc_plat

Signed-off-by: Dario Binacchi <dariobin@libero.it>
2021-01-15 13:12:38 -05:00
..
am335x-fb.c video: omap: move drivers to 'ti' directory 2021-01-12 10:59:04 +05:30
am335x-fb.h video: omap: move drivers to 'ti' directory 2021-01-12 10:59:04 +05:30
Kconfig video: omap: move drivers to 'ti' directory 2021-01-12 10:59:04 +05:30
Makefile video: omap: move drivers to 'ti' directory 2021-01-12 10:59:04 +05:30
tilcdc-panel.c dm: fix build errors generated by last merges 2021-01-15 13:12:38 -05:00
tilcdc-panel.h video: omap: move drivers to 'ti' directory 2021-01-12 10:59:04 +05:30
tilcdc.c dm: fix build errors generated by last merges 2021-01-15 13:12:38 -05:00
tilcdc.h video: omap: move drivers to 'ti' directory 2021-01-12 10:59:04 +05:30