]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commit5a135f3c72c5bc738a29629d81a99c981b17a736
tree82103c216b6e0240c0452ab8bbe84de0c9f062b5
parentbff23431fe7e2eba939fe4cdaa78d94a4d9497f7
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>
drivers/watchdog/bcm63xx_wdt.c