ide: add IDE_HFLAG_BOOTABLE host flag
[deliverable/linux.git] / drivers / ide / pci / alim15x3.c
index 6f8ebc959d853d43b76da92d35568faf0f291894..b6b44e9eb49263ac3df9983c812a67b83ffa5d8c 100644 (file)
@@ -777,7 +777,7 @@ static ide_pci_device_t ali15x3_chipset __devinitdata = {
        .init_hwif      = init_hwif_ali15x3,
        .init_dma       = init_dma_ali15x3,
        .autodma        = AUTODMA,
-       .bootable       = ON_BOARD,
+       .host_flags     = IDE_HFLAG_BOOTABLE,
        .pio_mask       = ATA_PIO5,
 };
 
This page took 0.024938 seconds and 5 git commands to generate.