[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090111150404.GA31464@elte.hu>
Date: Sun, 11 Jan 2009 16:04:04 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Yinghai Lu <yinghai@...nel.org>
Cc: Matt Mackall <mpm@...enic.com>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>,
Andrew Morton <akpm@...ux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] sparseirq: make some func to be used with genirq
> > +++ b/include/linux/random.h
> > @@ -10,6 +10,10 @@
> > #include <linux/ioctl.h>
> > #include <linux/irqnr.h>
> >
> > +#ifdef CONFIG_GENERIC_HARDIRQS
> > +#include <linux/irq.h>
> > +#endif
fails CONFIG_HEADERS_CHECK=y:
/home/mingo/linux/linux/usr/include/linux/random.h:14:
included file 'linux/irq.h' is not exported
Ingo
--
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