arm: Drop CONFIG_MMU
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:19:43 +0000 (13:19 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:48 +0000 (14:33 -0500)
commit9df5011e1e7c75a1a58928be7c8613214af2894c
tree8bbc079969cfa35e5bd4744d311a9920952984ef
parent449f11eb611b9c69f04a57b623863aab2734e0c3
arm: Drop CONFIG_MMU

This option does not exist, so the #ifdefs do nothing. Drop this code.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/lib/debug.S