X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fohare.h;h=0d030f9dea24a551196c2f62b0e7f2a42c929c6d;hb=863d5b822c02d0e7215fb84ca79e9f8c3e35f04e;hp=023b59772231b9ea2e9c01966c138fa83bfb3135;hpb=d8762748cae4f85b3201c0304969d993b42d5258;p=powerpc.git diff --git a/include/asm-powerpc/ohare.h b/include/asm-powerpc/ohare.h index 023b597722..0d030f9dea 100644 --- a/include/asm-powerpc/ohare.h +++ b/include/asm-powerpc/ohare.h @@ -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 */