Re: SPARC include problem

Erik Mouw (J.A.K.Mouw@ITS.TUDelft.NL)
Tue, 8 May 2001 12:01:08 +0200


On Mon, May 07, 2001 at 05:01:03PM -0500, Sean Jones wrote:
> In compiling 2.4.4-ac5 for my SPARCStation 20, I had an error in the
> compile resulting from the inability to find a hw_irq.h in the
> include/asm directory. Do you know where I may be able to find such a
> file?

You don't. I discussed this last week with Russell King: the ARM port
also doesn't have the file hw_irq.h in include/asm-arm. According to
Russell it is only needed in the arch dependent subdirectories, and not
in the drivers.

Any driver that includes linux/irq.h is not written to be portable. The
only generic driver that includes it is driver/pcmcia/hd64465_ss.c, but
on second glance it's a Hitachi HD64465 specific driver anyway.

Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2783635  Fax: +31-15-2781843  Email: J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/