From: Fabio Estevam Date: Mon, 10 Aug 2015 12:47:45 +0000 (-0300) Subject: rtc: ds1374: Remove unused variable X-Git-Tag: omap-for-v4.3/fixes-rc1~63^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d78908d9717b627a261b1bfe6feb67181e12752e;p=pandora-kernel.git rtc: ds1374: Remove unused variable Remove unused variable 'res' and fix the following build warning: drivers/rtc/rtc-ds1374.c:667:6: warning: unused variable 'res' [-Wunused-variable] Reported-by: Olof's autobuilder Signed-off-by: Fabio Estevam Signed-off-by: Alexandre Belloni --- Reading git-diff-tree failed