mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 06:04:34 +00:00
b0db69b4e1
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> |
||
---|---|---|
.. | ||
clk-am3-dpll-x2.c | ||
clk-am3-dpll.c | ||
clk-ctrl.c | ||
clk-divider.c | ||
clk-gate.c | ||
clk-mux.c | ||
clk-sci.c | ||
clk.c | ||
clk.h | ||
Kconfig | ||
Makefile | ||
omap4-cm.c |