sh: Fix up heartbeat build and resource size.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 23 Aug 2007 06:11:44 +0000 (15:11 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:51 +0000 (11:57 +0900)
commita1fd306b887f06d648f45a2c722e9036dced9590
tree79fa5ca3bd5ac10a087902c43cea6bafb3ef02ec
parentb8996e49e8d777abd64833095a1cd291b749df18
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>
arch/sh/boards/mpc1211/setup.c
arch/sh/boards/renesas/r7780rp/setup.c
arch/sh/boards/renesas/rts7751r2d/setup.c
arch/sh/boards/renesas/x3proto/setup.c
arch/sh/boards/se/7206/setup.c
arch/sh/boards/se/7343/setup.c
arch/sh/boards/se/770x/setup.c
arch/sh/boards/se/7722/setup.c
arch/sh/boards/se/7751/setup.c
arch/sh/boards/se/7780/setup.c
arch/sh/boards/sh03/setup.c