Re: Fix for sparc64 irq.c compile error
"David S. Miller" <[email protected]> Sun, 09 Oct 2005 04:12:21 +0000
| Newsgroups | org.kernel.vger.ultralinux |
|---|---|
| Message-ID | <[email protected]> |
From: Sven Hartge <[email protected]> Date: Sun, 9 Oct 2005 02:23:18 +0200 (CEST) > The problem: On sparc64, arch/sparc64/kernel/irq.c is missing the > inclusion of asm/io.h, which causes readb() and writeb() to be undefined. > Please see the attached patch for the correction. > > This should also go into the -stable-series. Applied, thanks Sven.