diff options
author | Dale Farnsworth <dale@farnsworth.org> | 2007-07-24 11:09:18 -0700 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2007-07-24 21:15:58 +0000 |
commit | 8a5cfa648347ab04e63a7f5e3699768d1f9bf00d (patch) | |
tree | bd9a7457e23239bc8a755d35dc3aa793dd1f650c /drivers/base/Makefile | |
parent | 422db8d229affd429b5a7389600877aa7dea2704 (diff) |
[WATCHDOG] mv64x60_wdt: Get register address from platform data
Previously, the address of the watchdog timer registers was
retrieved by calling a global function, mv64x60_get_bridge_vbase().
That function doesn't exist in arch/powerpc. Instead, we now get
the register address from a platform data resource and ioremap
the registers within the driver.
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/base/Makefile')
0 files changed, 0 insertions, 0 deletions