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:
2a03cfb
)
sh: Conver to asm-generic/sizes.h.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 22 Mar 2011 13:43:09 +0000
(22:43 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 22 Mar 2011 13:43:09 +0000
(22:43 +0900)
A trivial conversion for the most part. EDOSK7760 is special, but uses a
non-power-of-2-aligned size, so just drop the SZ_xx helper and open-code
it for the sake of simplicity.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found