From: Paul Bolle Date: Sun, 4 May 2014 11:50:29 +0000 (+0200) Subject: libata-sff: remove dead code X-Git-Tag: omap-for-v3.16/fixes-against-rc1~82^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8612b4b4f964b935029c3388c8484a66e41bf71e;p=pandora-kernel.git libata-sff: remove dead code Ever since v2.6.19 the code contains a check for CONFIG_NO_ATA_LEGACY. But that macro has never been defined. Apparently no one ran into problems on platforms that do not support compatibility mode. So remove this code that has been dead for over seven years. Signed-off-by: Paul Bolle Signed-off-by: Tejun Heo --- Reading git-diff-tree failed