g, Thomas Gleixner , Benjamin
> Herrenschmidt
> Betreff: Re: [patch 00/14] Sort out i8253 and PC speaker locking and headers
> On Thu, Jun 02, 2011 at 09:11:19PM +0200, Gerhard Pircher wrote:
>
> > > #if defined(CONFIG_MIPS) || defined(CONFIG_X86)
> > > /* Use the
On Thu, Jun 02, 2011 at 09:11:19PM +0200, Gerhard Pircher wrote:
> > #if defined(CONFIG_MIPS) || defined(CONFIG_X86)
> > /* Use the global PIT lock ! */
> > #include
> > #else
> > #include
> > static DEFINE_RAW_SPINLOCK(i8253_lock);
> > #endif
> >
> > sound/drivers/pcsp/pcsp.h:
> >
> > #if def
Original-Nachricht
> Datum: Wed, 01 Jun 2011 19:04:56 +0100
> Von: r...@linux-mips.org
> An: linux-ker...@vger.kernel.org, linux-a...@vger.kernel.org,
> linux-al...@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
> linux-m...@linux-mips.org
> Betreff: [patch 00/14] Sort out i82