From: Sergei Shtylyov Date: Fri, 17 Oct 2008 16:09:17 +0000 (+0200) Subject: scc_pata: kill unused variables X-Git-Tag: v2.6.28-rc1~83^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a11e2afa77b9e1ddffc63e37cae5685683558870;p=pandora-kernel.git scc_pata: kill unused variables Fix the "unused variable" warning in init_hwif_scc() caused by the commit 48c3c1072651922ed153bcf0a33ea82cf20df390 (ide: add struct ide_host (take 3)). Moreover, remove the write-only variable 'dma_status_port' in init_setup_scc() about which gcc gives no warning and which has been there from the very start... Signed-off-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed