commit | 5a135f3c72c5bc738a29629d81a99c981b17a736 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Fri Jun 29 11:14:44 2012 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Mon Jul 23 12:49:24 2012 +0200 |
tree | 82103c216b6e0240c0452ab8bbe84de0c9f062b5 | |
parent | bff23431fe7e2eba939fe4cdaa78d94a4d9497f7 [diff] |
watchdog: bcm63xx_wdt: fix driver section mismatch bcm63xx_wdt was used as a platform_driver but was not suffixed with _driver, thus causing section mismatches, fix that. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>