From: Bartlomiej Zolnierkiewicz Date: Wed, 23 Jul 2008 17:55:54 +0000 (+0200) Subject: ide: remove ->INB, ->OUTB and ->OUTBSYNC methods X-Git-Tag: v2.6.27-rc1~854^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=761052e676372465fdeb97c148d5a4b0790fa8a0;p=pandora-kernel.git ide: remove ->INB, ->OUTB and ->OUTBSYNC methods * Remove no longer needed ->INB, ->OUTB and ->OUTBSYNC methods. Then: * Remove no longer used default_hwif_[mm]iops() and ide_[mm_]outbsync(). * Cleanup SuperIO handling in ns87415.c. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed