commit | cbec415991c0007f5c78fad76294373e8ac2d59a | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Fri May 01 02:27:45 2009 +0400 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri May 08 16:31:00 2009 -0500 |
tree | 90b63108a951813f980e78b04d4ce82ed7e13a96 | |
parent | 0203d6ec4e88062f20558fbed3cdff2af758a53b [diff] |
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>