commit | a1fd306b887f06d648f45a2c722e9036dced9590 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Aug 23 15:11:44 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Sep 21 11:57:51 2007 +0900 |
tree | 79fa5ca3bd5ac10a087902c43cea6bafb3ef02ec | |
parent | b8996e49e8d777abd64833095a1cd291b749df18 [diff] |
sh: Fix up heartbeat build and resource size. We were abusing the resource size for the number of bits, this has been reworked using proper platform data, so this can be tidied up now. Boards in general only have a 1-byte wide resource, which the ioremap_nocache() case already handles. Signed-off-by: Paul Mundt <lethal@linux-sh.org>