lkml.org 
[lkml]   [2021]   [Oct]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[irqchip: irq/irqchip-next] irqchip/mchp-eic: Drop build-breaking COMPILE_TEST
The following commit has been merged into the irq/irqchip-next branch of irqchip:

Commit-ID: 2aee149dd9ba374b426b9dd6192bf2a8a715e63a
Gitweb: https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms/2aee149dd9ba374b426b9dd6192bf2a8a715e63a
Author: Marc Zyngier <maz@kernel.org>
AuthorDate: Thu, 21 Oct 2021 17:25:22 +01:00
Committer: Marc Zyngier <maz@kernel.org>
CommitterDate: Thu, 21 Oct 2021 17:25:22 +01:00

irqchip/mchp-eic: Drop build-breaking COMPILE_TEST

This driver advertises COMPILE_TEST, and yet fails to link due
to broken dependencies.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/bfc6fc7b-2bc3-b2b6-d65b-04805fbeb59d@infradead.org
---
drivers/irqchip/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
index 8df8ffb..6e58838 100644
--- a/drivers/irqchip/Kconfig
+++ b/drivers/irqchip/Kconfig
@@ -604,7 +604,7 @@ config APPLE_AIC

config MCHP_EIC
bool "Microchip External Interrupt Controller"
- depends on ARCH_AT91 || COMPILE_TEST
+ depends on ARCH_AT91
select IRQ_DOMAIN
select IRQ_DOMAIN_HIERARCHY
help
\
 
 \ /
  Last update: 2021-10-21 18:37    [W:0.028 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site