powerpc/fsl_soc: Remove mpc83xx_wdt_init, again
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Thu, 30 Apr 2009 22:27:45 +0000 (02:27 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 8 May 2009 21:31:00 +0000 (16:31 -0500)
commitcbec415991c0007f5c78fad76294373e8ac2d59a
tree90b63108a951813f980e78b04d4ce82ed7e13a96
parent0203d6ec4e88062f20558fbed3cdff2af758a53b
powerpc/fsl_soc: Remove mpc83xx_wdt_init, again

commit b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 ("gianfar: Convert
gianfar to an of_platform_driver"), possibly due merge issues,
reintroduced completely unneded mpc83xx_wdt_init call, which
I removed some time ago in commit 20d38e01d48019c578ab0ec1464454c0
("powerpc/fsl_soc: remove mpc83xx_wdt code").

Remove it once again.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/fsl_soc.c