]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'ep93xx-20260529' of https://git.kernel.org/pub/scm/linux/kernel/git/asv...
authorArnd Bergmann <arnd@arndb.de>
Fri, 29 May 2026 22:42:42 +0000 (00:42 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 1 Jun 2026 21:04:55 +0000 (23:04 +0200)
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>

Trivial merge