Re: [PATCH] sparseirq: make some func to be used with genirq

From: Ingo Molnar
Date: Sun Jan 11 2009 - 10:04:41 EST



> > +++ 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/