lkml.org 
[lkml]   [2000]   [Mar]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectpatch 2.3.99-pre1-5 on Alpha
  This patch is needed on Alpha to build for the LX164 and other machines
against 2.3.99-pre2-5 (heck that numbering scheme is getting heavy):

--- include/asm-alpha/core_cia.h.predag Sat Mar 18 21:02:09 2000
+++ include/asm-alpha/core_cia.h Sat Mar 18 21:02:14 2000
@@ -551,9 +551,9 @@
# define inb(p) __inb(p)
# define inw(p) __inw(p)
# define inl(p) __inl(p)
-# define outb(x,p) __outb((x),(port))
-# define outw(x,p) __outw((x),(port))
-# define outl(x,p) __outl((x),(port))
+# define outb(x,p) __outb((x),(p))
+# define outw(x,p) __outw((x),(p))
+# define outl(x,p) __outl((x),(p))
# define __raw_readb(a) __readb(a)
# define __raw_readw(a) __readw(a)
# define __raw_readl(a) __readl(a)

--
---------------- Have a happy GNU millennium! ----------------------
/ Dr. David Alan Gilbert | Running GNU/Linux on | Happy \
\ gro.gilbert @ treblig.org | Alpha, x86, ARM and SPARC | In Hex /
____________________________|___ http://www.treblig.clara.net __/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.135 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site