[GIT PULL] ep93xx cleanup for 7.2
Alexander Sverdlin <[email protected]>
| Newsgroups | dev.linux.lists.soc |
|---|---|
| Message-ID | <[email protected]> |
Dear SoC maintainers, Please pull the following small ep93xx cleanup for 7.2: The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731: Linux 7.1-rc1 (2026-04-26 14:19:00 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/asv/linux.git tags/ep93xx-20260529 for you to fetch changes up to 7afbe21e94a439874f2df071265a8105efae1244: arm: boot: ep93xx: don't rely on machine_is_*() for removed board files (2026-05-29 00:21:38 +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/[email protected]/ ---------------------------------------------------------------- Ethan Nelson-Moore (1): arm: boot: ep93xx: don't rely on machine_is_*() for removed board files arch/arm/boot/compressed/misc-ep93xx.h | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-)