Home
last modified time | relevance | path

Searched hist:f80e919bb42c191bbe60ab078a59b30336d11d3b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dmtx-1_wdt.cdiff f80e919bb42c191bbe60ab078a59b30336d11d3b Fri Oct 24 12:52:56 CDT 2008 Florian Fainelli <florian@openwrt.org> [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>