watchdog: bcm63xx_wdt: fix driver section mismatch
authorFlorian Fainelli <florian@openwrt.org>
Fri, 29 Jun 2012 09:14:44 +0000 (11:14 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 23 Jul 2012 10:49:24 +0000 (12:49 +0200)
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>

No differences found