diff options
Diffstat (limited to 'include/asm-powerpc/namei.h')
| -rw-r--r-- | include/asm-powerpc/namei.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/include/asm-powerpc/namei.h b/include/asm-powerpc/namei.h deleted file mode 100644 index 657443474a6a..000000000000 --- a/include/asm-powerpc/namei.h +++ /dev/null | |||
| @@ -1,20 +0,0 @@ | |||
| 1 | #ifndef _ASM_POWERPC_NAMEI_H | ||
| 2 | #define _ASM_POWERPC_NAMEI_H | ||
| 3 | |||
| 4 | #ifdef __KERNEL__ | ||
| 5 | |||
| 6 | /* | ||
| 7 | * Adapted from include/asm-alpha/namei.h | ||
| 8 | * | ||
| 9 | * Included from fs/namei.c | ||
| 10 | */ | ||
| 11 | |||
| 12 | /* This dummy routine maybe changed to something useful | ||
| 13 | * for /usr/gnemul/ emulation stuff. | ||
| 14 | * Look at asm-sparc/namei.h for details. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #define __emul_prefix() NULL | ||
| 18 | |||
| 19 | #endif /* __KERNEL__ */ | ||
| 20 | #endif /* _ASM_POWERPC_NAMEI_H */ | ||
