X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sh%2Fubc.h;h=694f51f47941f551b8fef9e3c1fdc8ff99f7ee56;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=a42dd7adfb4c7b45adfc13ff30c318eec5cd85bf;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-sh/ubc.h b/include/asm-sh/ubc.h index a42dd7adf..694f51f47 100644 --- a/include/asm-sh/ubc.h +++ b/include/asm-sh/ubc.h @@ -10,6 +10,7 @@ */ #ifndef __ASM_SH_UBC_H #define __ASM_SH_UBC_H +#ifdef __KERNEL__ #include @@ -55,5 +56,5 @@ extern void ubc_wakeup(void); extern void ubc_sleep(void); #endif +#endif /* __KERNEL__ */ #endif /* __ASM_SH_UBC_H */ -