[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081015100247.1dc2d99f@lxorguk.ukuu.org.uk>
Date: Wed, 15 Oct 2008 10:02:47 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-next@...r.kernel.org,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
LKML <linux-kernel@...r.kernel.org>,
Liam Girdwood <lrg@...mlogic.co.uk>
Subject: Re: linux-next: origin tree build failure
> drivers/mfd/wm8350-core.c: In function 'wm8350_device_init':
> drivers/mfd/wm8350-core.c:1220: error: 'NO_IRQ' undeclared (first use in this function)
>
> Caused by commit ebccec0fa4e35dff0c18663a492a65f4dc6cad7a ("mfd: Add
> WM8350 interrupt support").
Should just be testing !irq
>
> I applied the following (probably incorrect) patch. Maybe this driver
> needs to be restricted to certain architectures? (NO_IRQ appears to only
> be defined for arm, blackfin, powerpc, mn10300 and parisc)
NO_IRQ is an old IDE private define that some people kept abusing
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists