git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa7a7fb
)
Make <asm-generic/statfs.h> suitable for 64-bit platforms.
author
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 1 Sep 2008 13:07:11 +0000
(14:07 +0100)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Thu, 4 Sep 2008 08:46:08 +0000
(09:46 +0100)
At the moment, 64-bit platforms (other than Alpha) are all redefining
things for themselves instead of using <asm-generic/statfs.h>.
As is ARM, since it has special requirements w.r.t. padding.
Make <asm-generic/statfs.h> more generic, and they can use it directly.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found