ide: ST320413A has the same problem as ST340823A

ST320413A has the same problem as ST340823A. Please see
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/26119

From: "Jorge Juan Chico" <jjchico@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>

authored by Jorge Juan Chico and committed by Bartlomiej Zolnierkiewicz 7062cdc5 c2f82897

+1
+1
drivers/ide/ide-disk.c
··· 487 487 */ 488 488 static const struct drive_list_entry hpa_list[] = { 489 489 { "ST340823A", NULL }, 490 + { "ST320413A", NULL }, 490 491 { NULL, NULL } 491 492 }; 492 493