summaryrefslogtreecommitdiff
path: root/scripts/basic/Makefile
diff options
context:
space:
mode:
authorDario Binacchi <[email protected]>2021-01-15 09:10:26 +0100
committerTom Rini <[email protected]>2021-01-15 13:12:38 -0500
commitb0db69b4e1e1bf1109bd9d4a5185cbd4058f4a8b (patch)
tree9cd2774a53249733c571b51b60bc40da662d201c /scripts/basic/Makefile
parent83e13c3469c710af03bf43f53aede0f9b7ba2dd0 (diff)
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 <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions