Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113633
b: refs/heads/master
c: 52d90f4
h: refs/heads/master
i:
  113631: d82f6b3
v: v3
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Sep 6, 2008
1 parent 8ad47e7 commit 3c73fab
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 68 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 15e2fc9bbf946f999c78fe24cb1bc03c7256acab
refs/heads/master: 52d90f4dad1352a6077ad6e93650ecea9b258f56
2 changes: 0 additions & 2 deletions trunk/arch/sparc/include/asm/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ header-y += signal_32.h
header-y += signal_64.h
header-y += stat_32.h
header-y += stat_64.h
header-y += statfs_32.h
header-y += statfs_64.h
header-y += unistd_32.h
header-y += unistd_64.h

Expand Down
8 changes: 3 additions & 5 deletions trunk/arch/sparc/include/asm/statfs.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#ifndef ___ASM_SPARC_STATFS_H
#define ___ASM_SPARC_STATFS_H
#if defined(__sparc__) && defined(__arch64__)
#include <asm/statfs_64.h>
#else
#include <asm/statfs_32.h>
#endif

#include <asm-generic/statfs.h>

#endif
6 changes: 0 additions & 6 deletions trunk/arch/sparc/include/asm/statfs_32.h

This file was deleted.

54 changes: 0 additions & 54 deletions trunk/arch/sparc/include/asm/statfs_64.h

This file was deleted.

0 comments on commit 3c73fab

Please sign in to comment.