[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
[deliverable/linux.git] / include / asm-powerpc / ohare.h
index 023b59772231b9ea2e9c01966c138fa83bfb3135..0d030f9dea24a551196c2f62b0e7f2a42c929c6d 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef _ASM_POWERPC_OHARE_H
+#define _ASM_POWERPC_OHARE_H
+#ifdef __KERNEL__
 /*
  * ohare.h: definitions for using the "O'Hare" I/O controller chip.
  *
@@ -46,3 +49,6 @@
  * Contributed by Harry Eaton.
  */
 #define STARMAX_FEATURES       0xbeff7a
+
+#endif /* __KERNEL__ */
+#endif /* _ASM_POWERPC_OHARE_H */
This page took 0.024387 seconds and 5 git commands to generate.