]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ia64/ia32/ia32priv.h
[IA64] use generic compat_old_sys_readdir
[linux-2.6-omap-h63xx.git] / arch / ia64 / ia32 / ia32priv.h
index 466bbcb138b2f57beed7181010beeda0d2513726..dd0c53687a96d9f022b7a119d7f6310168c9a25c 100644 (file)
@@ -276,13 +276,6 @@ typedef struct compat_siginfo {
        } _sifields;
 } compat_siginfo_t;
 
-struct old_linux32_dirent {
-       u32     d_ino;
-       u32     d_offset;
-       u16     d_namlen;
-       char    d_name[1];
-};
-
 /*
  * IA-32 ELF specific definitions for IA-64.
  */
@@ -290,7 +283,6 @@ struct old_linux32_dirent {
 #define _ASM_IA64_ELF_H                /* Don't include elf.h */
 
 #include <linux/sched.h>
-#include <asm/processor.h>
 
 /*
  * This is used to ensure we don't load something for the wrong architecture.