]> git.ipfire.org Git - thirdparty/linux.git/commit
pinctrl: aspeed: Enable compile testing outside of ARCH_ASPEED
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Fri, 10 Apr 2026 13:04:57 +0000 (15:04 +0200)
committerLinus Walleij <linusw@kernel.org>
Tue, 28 Apr 2026 09:09:41 +0000 (11:09 +0200)
commit0e6ba181b7982bd82a92698d2c8eec621d4eef9d
tree6af0fd6a898794764648e3f31b82f5fab86cbe57
parent32ba46cede2807215d6c503f27cf554226ecaa9f
pinctrl: aspeed: Enable compile testing outside of ARCH_ASPEED

Since inception in commit 4d3d0e4272d8 ("pinctrl: Add core support for
Aspeed SoCs"), the Aspeed pin controller drivers cannot be compile
tested, unless ARCH_ASPEED is selected.  .  That partially defeats the
purpose of compile testing, since ARCH_ASPEED is pulled when building
platform kernels.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/Makefile