diff --git a/[refs] b/[refs] index 62275627cc7e..bed7e9416d71 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3f8206d496e9e9495afb1d4e70d29712b4d403c9 +refs/heads/master: 4cc38a1b383f0c6c65a3fef4ff8144e8000e4ec3 diff --git a/trunk/include/asm-sparc/namei_32.h b/trunk/include/asm-sparc/namei_32.h deleted file mode 100644 index 0646102fb020..000000000000 --- a/trunk/include/asm-sparc/namei_32.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * linux/include/asm-sparc/namei.h - * - * Routines to handle famous /usr/gnemul/s*. - * Included from linux/fs/namei.c - */ - -#ifndef __SPARC_NAMEI_H -#define __SPARC_NAMEI_H - -#define __emul_prefix() NULL - -#endif /* __SPARC_NAMEI_H */ diff --git a/trunk/include/asm-sparc/namei_64.h b/trunk/include/asm-sparc/namei_64.h deleted file mode 100644 index cbc1b4c06891..000000000000 --- a/trunk/include/asm-sparc/namei_64.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * linux/include/asm-sparc64/namei.h - * - * Routines to handle famous /usr/gnemul/s*. - * Included from linux/fs/namei.c - */ - -#ifndef __SPARC64_NAMEI_H -#define __SPARC64_NAMEI_H - -#define __emul_prefix() NULL - -#endif /* __SPARC64_NAMEI_H */