summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/Kbuild
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2009-01-02 18:48:21 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-02 18:48:21 -0800
commit12aa0b17328a01490c9e53904767ca59596f9ea1 (patch)
tree4e752f423cbbf0782122959b376318fd006491e0 /arch/sparc/include/asm/Kbuild
parent085219f79cad89291699bd2bfb21c9fdabafe65f (diff)
downloadop-kernel-dev-12aa0b17328a01490c9e53904767ca59596f9ea1.zip
op-kernel-dev-12aa0b17328a01490c9e53904767ca59596f9ea1.tar.gz
sparc: unify stat.h
To my suprise struct stat64 was not equal on sparc 32 and sparc64, so there was really nothing to share here. Unify the files by adding their respective content to stat.h. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include/asm/Kbuild')
-rw-r--r--arch/sparc/include/asm/Kbuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sparc/include/asm/Kbuild b/arch/sparc/include/asm/Kbuild
index 57bcc1f..42cf483 100644
--- a/arch/sparc/include/asm/Kbuild
+++ b/arch/sparc/include/asm/Kbuild
@@ -11,8 +11,6 @@ header-y += siginfo_32.h
header-y += siginfo_64.h
header-y += signal_32.h
header-y += signal_64.h
-header-y += stat_32.h
-header-y += stat_64.h
header-y += apc.h
header-y += asi.h
OpenPOWER on IntegriCloud