mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 05:20:27 +09:00
[ Upstream commit173ee39629] Commitf42b0e18f2("of: add node name compare helper functions") failed to add the module exports to of_node_name_eq() and of_node_name_prefix(). Add them now. Fixes:f42b0e18f2("of: add node name compare helper functions") Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>