From: Tejun Heo Date: Fri, 10 Nov 2006 09:08:10 +0000 (+0900) Subject: [PATCH] ata_piix: strip now unneded MAP related stuff X-Git-Tag: v2.6.20-rc2~6^2~13^2~14^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e56a37c3706498b25049bb556928c461875250f;p=pandora-kernel.git [PATCH] ata_piix: strip now unneded MAP related stuff Now that PCS isn't used for device detection anymore... * esb_sata is identical to ich5_sata * no reason to know present_shift * no reason to store map_db in host private area The MAP table itself is left because it can be used for SCR access. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed