aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaro Koskinen2012-12-23 14:03:36 -0600
committerWim Van Sebroeck2013-01-02 05:06:58 -0600
commit412b3729dd0234771c67452b8999191f1e8d8630 (patch)
tree2acd40d2daf8ebbda60aaa14ffcc0f58b4870fd4 /Documentation
parent98e4a293895dda2b74476ac3a9f79c58b5d0155a (diff)
downloadkernel-omap-412b3729dd0234771c67452b8999191f1e8d8630.tar.gz
kernel-omap-412b3729dd0234771c67452b8999191f1e8d8630.tar.xz
kernel-omap-412b3729dd0234771c67452b8999191f1e8d8630.zip
watchdog: omap_wdt: eliminate unused variable and a compiler warning
We forgot to delete this in the commit 4f4753d9 (watchdog: omap_wdt: convert to devm_ functions), and as a result the following compilation warning was introduced: drivers/watchdog/omap_wdt.c: In function 'omap_wdt_remove': drivers/watchdog/omap_wdt.c:299:19: warning: unused variable 'res' [-Wunused-variable] Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Reviewed-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions