commit | f47adbb988aa4436135799fd26710bff2c1b1eb6 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Mar 22 22:43:09 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Mar 22 22:43:09 2011 +0900 |
tree | 96fb28048f333fd853f61988dc9750302b0b63cc | |
parent | 2a03cfbd906dc9bbf5e9a97727cf4ba1889d4829 [diff] |
sh: Conver to asm-generic/sizes.h. 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>