Re: [PATCH] ATA: Remove test of non-existent CONFIG_NO_ATA_LEGACY.

2007-07-11 Thread Robert P. J. Day
sorry, that was a duplicate of a patch submission from a couple months back. please ignore. rday - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please rea

[PATCH] ATA: Remove test of non-existent CONFIG_NO_ATA_LEGACY.

2007-07-11 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- sorry, it's not clear from MAINTAINERS who the generic ATA contact person is. diff --git a/drivers/ata/libata-sff.c b/drivers/ata/libata-sff.c index fa1c22c..192e95f 100644 --- a/drivers/ata/libata-sff.c +++ b/drivers/ata/libata-sff.c @@