“5568e1a3a7e8074e61869e4bf34b504511c62a5f”上不存在“git@gitcode.net:weixin_42840717/gpt-vue.git”
drivers/of: fix build error when CONFIG_PPC_DCR is set
Commit 94c09319 (of: Merge of_device_alloc() and of_device_make_bus_id()) moved code that does calls a dcr routine without including the correct header which causes the following build error on some powerpc configurations: drivers/of/platform.c: In function 'of_device_make_bus_id': drivers/of/platform.c:437: error: implicit declaration of function 'of_translate_dcr_address' This patch adds the appropriate header to drivers/of/platform.c Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
Showing
想要评论请 注册 或 登录