From: Bartlomiej Zolnierkiewicz Date: Mon, 28 Apr 2008 21:44:41 +0000 (+0200) Subject: ide: remove ->INW and ->OUTW methods X-Git-Tag: v2.6.26-rc1~688^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c0daf2681f140dd9f39cd95966f471b5c904d8a;p=pandora-kernel.git ide: remove ->INW and ->OUTW methods * Remove no longer used ->INW and ->OUTW methods. While at it: * scc_pata.c: scc_ide_{out,in}w() is called only in scc_tf_{load,read}() so inline it there. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed