mach-snapdragon: of_fixup: remove confusing log message
authorCaleb Connolly <caleb.connolly@linaro.org>
Fri, 11 Apr 2025 12:47:41 +0000 (14:47 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 2 May 2025 14:38:02 +0000 (08:38 -0600)
commita6cc4ef343dc39c17fd5b833d983aff2f26c94b7
treec8c88b0777caa8eda2e041382bc7c5c0ad334b1b
parent0ec337d03410a4a0b7402ae72968470cf63f0c55
mach-snapdragon: of_fixup: remove confusing log message

The debug log here had the logic completely backwards, even though the
code is actually correct. Remove it since it's extraneous anyway.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm/mach-snapdragon/of_fixup.c