patch-2.1.3 linux/include/asm-alpha/jensen.h

Next file: linux/include/asm-alpha/processor.h
Previous file: linux/fs/proc/root.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.2/linux/include/asm-alpha/jensen.h linux/include/asm-alpha/jensen.h
@@ -95,6 +95,8 @@
 		set_hae(addr);
 }
 
+#ifdef __KERNEL__
+
 /*
  * IO functions
  *
@@ -258,6 +260,8 @@
 
 #define outb(x, port) \
 (__builtin_constant_p((port))?__outb((x),(port)):_outb((x),(port)))
+
+#endif /* __KERNEL__ */
 
 /*
  * The Alpha Jensen hardware for some rather strange reason puts

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov