Hello: This patch was applied to andersson/remoteproc.git (refs/heads/for-next): On Sat, 28 Nov 2020 03:20:55 +0530 you wrote: > Kernel test robot throws below warning -> > > >> drivers/remoteproc/mtk_scp.c:755:37: warning: unused variable > >> 'mt8183_of_data' [-Wunused-const-variable] > static const struct mtk_scp_of_data mt8183_of_data = { > ^ > >> drivers/remoteproc/mtk_scp.c:765:37: warning: unused variable > >> 'mt8192_of_data' [-Wunused-const-variable] > static const struct mtk_scp_of_data mt8192_of_data = { > ^ > As suggested by Bjorn, there's no harm in just dropping the > of_match_ptr() wrapping of mtk_scp_of_match in the definition of > mtk_scp_driver and we avoid this whole problem. > > [...] Here is the summary with links: - remoteproc/mediatek: Fix kernel test robot warning https://git.kernel.org/andersson/remoteproc/c/8c09e5fdf31b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html