From: Wei Yongjun Date: Mon, 22 Oct 2012 08:58:30 +0000 (+0800) Subject: sata_inic162x: remove unused variable in inic_scr_read() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~5^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f0658d37f2d9a3a251f5b0bf1877eb9ec593f04;p=pandora-kernel.git sata_inic162x: remove unused variable in inic_scr_read() The variable addr is initialized but never used otherwise, so remove the unused variable. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed