git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bff2343
)
watchdog: bcm63xx_wdt: fix driver section mismatch
author
Florian Fainelli
<florian@openwrt.org>
Fri, 29 Jun 2012 09:14:44 +0000
(11:14 +0200)
committer
Wim 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