diff options
author | Aaro Koskinen <aaro.koskinen@iki.fi> | 2012-12-23 22:03:36 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2013-01-02 12:06:58 +0100 |
commit | 412b3729dd0234771c67452b8999191f1e8d8630 (patch) | |
tree | 2acd40d2daf8ebbda60aaa14ffcc0f58b4870fd4 /Documentation/init.txt | |
parent | 98e4a293895dda2b74476ac3a9f79c58b5d0155a (diff) | |
download | op-kernel-dev-412b3729dd0234771c67452b8999191f1e8d8630.zip op-kernel-dev-412b3729dd0234771c67452b8999191f1e8d8630.tar.gz |
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/init.txt')
0 files changed, 0 insertions, 0 deletions