Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 10 Jan 2023 22:08:10 +0000 (23:08 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 10 Jan 2023 22:08:10 +0000 (23:08 +0100)
commit6437c0291237227ed36f61ddd71e66ff983b4fe4
tree60f5152981a18f4a0801ada8f853d24c97bea3d4
parentdaec8b54e9445566d003ac46e267e73755b5f55a
parent9d46ce57f4d1c626bb48170226ea5e35deb5877c
Merge branch 'armsoc-build-fixes' of https://git./linux/kernel/git/soc/soc into arm/fixes

ARM: SoC fixes

These are three fixes for mistakes I discovered during the preparation
of the boardfile removal. Robert noticed the accidental removal
of PXA310 and PXA320 support because of a misplaced Kconfig statement,
and the two OMAP patches were build failures that got introduced
earlier but that I found while testing the removal.

* 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
  ARM: omap1: fix building gpio15xx
  ARM: omap1: fix !ARCH_OMAP1_ANY link failures
  ARM: pxa: enable PXA310/PXA320 for DT-only build