]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdc154c85be65c8326f4ec23bad1f3a34cf771b9e
tree90b63108a951813f980e78b04d4ce82ed7e13a96
parente10295a463644336bea1fba54b315d3a8d006714
powerpc/fsl_soc: Remove mpc83xx_wdt_init, again

commit 7eb000ad6b02478b6a5b6256032a360ebe147ebb ("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 6e259315e7d95f0eb7af1d0e2fd8976c
("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