mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
ef7f2e831c
Fixes build errors caused by the: - OF device_node pointer being moved into struct device - removal of the match_table field from struct of_platform_driver Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>