The patch removes the dependency on <asm/mach-types.h> in the decompressor
for EP93xx-based boards that no longer have legacy board files. This is a
preparatory step for cleaning up a large number of stale entries in
mach-types.
Link: https://lore.kernel.org/all/20260509223820.50347-1-enelsonmoore@gmail.com/
* tag 'ep93xx-
20260529' of https://git.kernel.org/pub/scm/linux/kernel/git/asv/linux:
arm: boot: ep93xx: don't rely on machine_is_*() for removed board files
Signed-off-by: Arnd Bergmann <arnd@arndb.de>