|
@@ -605,7 +605,7 @@ static void cmd640_set_pio_mode(ide_drive_t *drive, const u8 pio)
|
|
}
|
|
}
|
|
#endif /* CONFIG_BLK_DEV_CMD640_ENHANCED */
|
|
#endif /* CONFIG_BLK_DEV_CMD640_ENHANCED */
|
|
|
|
|
|
-static void cmd640_init_dev(ide_drive_t *drive)
|
|
|
|
|
|
+static void __init cmd640_init_dev(ide_drive_t *drive)
|
|
{
|
|
{
|
|
unsigned int i = drive->hwif->channel * 2 + (drive->dn & 1);
|
|
unsigned int i = drive->hwif->channel * 2 + (drive->dn & 1);
|
|
|
|
|