X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Ferrno.h;h=8c145fd17d8678afee558d61327175d25a292bf1;hb=a37c8875a764b4decf941859f4a2c63e1e86c8fa;hp=19f20bd41ae6184e4851fbf638f05c25de19a612;hpb=38c0ff06d5ba05b6fbf18652c49747ad320aaeb0;p=karo-tx-linux.git diff --git a/include/asm-powerpc/errno.h b/include/asm-powerpc/errno.h index 19f20bd41ae6..8c145fd17d86 100644 --- a/include/asm-powerpc/errno.h +++ b/include/asm-powerpc/errno.h @@ -1,5 +1,5 @@ -#ifndef _PPC_ERRNO_H -#define _PPC_ERRNO_H +#ifndef _ASM_POWERPC_ERRNO_H +#define _ASM_POWERPC_ERRNO_H #include @@ -8,4 +8,4 @@ #define _LAST_ERRNO 516 -#endif +#endif /* _ASM_POWERPC_ERRNO_H */