From: Florian Fainelli Date: Fri, 29 Jun 2012 09:14:44 +0000 (+0200) Subject: watchdog: bcm63xx_wdt: fix driver section mismatch X-Git-Tag: v3.6-rc1~121^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a135f3c72c5bc738a29629d81a99c981b17a736;p=pandora-kernel.git 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 Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed