diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-10-24 21:52:56 +0400 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2008-11-21 11:20:49 +0300 |
commit | f80e919bb42c191bbe60ab078a59b30336d11d3b (patch) | |
tree | 0dbbd9a819ff724be7fc6723c50f1c8405499969 /drivers/watchdog/iTCO_wdt.c | |
parent | ed313489badef16d700f5a3be50e8fd8f8294bc8 (diff) | |
download | linux-f80e919bb42c191bbe60ab078a59b30336d11d3b.tar.xz |
[WATCHDOG] fix mtx1_wdt compilation failure
Using spin_lock_irqsave with a local variable called flags without
declaring is a bad idea, fix this by declaring it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/iTCO_wdt.c')
0 files changed, 0 insertions, 0 deletions