]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sparc: unify stat.h
authorSam Ravnborg <sam@ravnborg.org>
Sat, 3 Jan 2009 02:48:21 +0000 (18:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Jan 2009 02:48:21 +0000 (18:48 -0800)
commit12aa0b17328a01490c9e53904767ca59596f9ea1
tree4e752f423cbbf0782122959b376318fd006491e0
parent085219f79cad89291699bd2bfb21c9fdabafe65f
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>
arch/sparc/include/asm/Kbuild
arch/sparc/include/asm/stat.h
arch/sparc/include/asm/stat_32.h [deleted file]
arch/sparc/include/asm/stat_64.h [deleted file]