[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150413170539.2f20e0a8@canb.auug.org.au>
Date: Mon, 13 Apr 2015 17:05:39 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Jason Cooper <jason@...edaemon.net>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Stefan Agner <stefan@...er.ch>
Subject: linux-next: build failure after merge of the irqchip tree
Hi Jason,
After merging the irqchip tree, today's linux-next build (x86_64
allmodconfig) failed like this:
kernel/irq/generic-chip.c: In function 'irq_map_generic_chip':
kernel/irq/generic-chip.c:408:2: error: implicit declaration of function 'irq_domain_set_info' [-Werror=implicit-function-declaration]
irq_domain_set_info(d, virq, hw_irq, chip, gc, ct->handler, NULL, NULL);
^
Caused by commit 3f6b2c298240 ("genirq: Generic chip: Support hierarchy
domain"). The only declaration of irq_domain_set_info() depends on
CONFIG_IRQ_DOMAIN_HIERARCHY.
I have used the irqchip tree from next-20150410 fot today.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists