ide: Remove duplicate dma blacklist entry The exact same entry is already present. Signed-off-by: Magnus Damm <damm@xxxxxxxxxxxxx> --- Applies to 2.6.20-git14. ide-dma.c | 1 - 1 file changed, 1 deletion(-) --- 0001/drivers/ide/ide-dma.c +++ work/drivers/ide/ide-dma.c 2007-02-18 16:37:22.000000000 +0900 @@ -125,7 +125,6 @@ static const struct drive_list_entry dri { "WPI CDD-820", "ALL" }, { "SAMSUNG CD-ROM SC-148C", "ALL" }, { "SAMSUNG CD-ROM SC", "ALL" }, - { "SanDisk SDP3B-64" , "ALL" }, { "ATAPI CD-ROM DRIVE 40X MAXIMUM", "ALL" }, { "_NEC DV5800A", "ALL" }, { NULL , NULL } - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html