[PATCH] dm: fix build errors generated by last merges
Tom Rini
trini at konsulko.com
Fri Jan 15 21:19:11 CET 2021
On Fri, Jan 15, 2021 at 09:10:26AM +0100, Dario Binacchi wrote:
> 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 at libero.it>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210115/230eccc1/attachment.sig>
More information about the U-Boot
mailing list