[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <86r2h0udcw.wl-marc.zyngier@arm.com>
Date: Mon, 08 Oct 2018 08:06:07 +0100
From: Marc Zyngier <marc.zyngier@....com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Richard Fitzgerald <rf@...nsource.cirrus.com>
Subject: Re: linux-next: build failure after merge of the irqchip tree
Hi Stephen,
On Mon, 08 Oct 2018 04:06:21 +0100,
Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
> [1 <text/plain; US-ASCII (quoted-printable)>]
> Hi Marc,
>
> After merging the irqchip tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> In file included from drivers/irqchip/irq-madera.c:21:
> include/linux/irqchip/irq-madera.h: In function 'madera_get_irq_mapping':
> include/linux/irqchip/irq-madera.h:99:37: error: 'struct madera' has no member named 'irq_data'; did you mean 'irq_dev'?
> return regmap_irq_get_virq(madera->irq_data, irq);
> ^~~~~~~~
> irq_dev
> drivers/irqchip/irq-madera.c: In function 'madera_irq_probe':
> drivers/irqchip/irq-madera.c:217:34: error: 'struct madera' has no member named 'irq_data'; did you mean 'irq_dev'?
> &madera_irq_chip, &madera->irq_data);
> ^~~~~~~~
> irq_dev
> drivers/irqchip/irq-madera.c: In function 'madera_irq_remove':
> drivers/irqchip/irq-madera.c:238:43: error: 'struct madera' has no member named 'irq_data'; did you mean 'irq_dev'?
> regmap_del_irq_chip(madera->irq, madera->irq_data);
> ^~~~~~~~
> irq_dev
>
> Caused by commit
>
> b817ff5c9509 ("irqchip: Add driver for Cirrus Logic Madera codecs")
>
> I have used the irqchip tree from next-20181005 for today.
Thanks for doing that. I've now dropped this commit from irqchip-next.
Richard, I'll let you route this patch to the appropriate tree.
Cheers,
M.
--
Jazz is not dead, it just smell funny.
Powered by blists - more mailing lists