X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fata%2Flibahci.c;h=5b3fa2cbe722385ab000853169ff358dc509733b;hb=7c636d4d20f8c5acfbfbc60f326fddb0e1cf5daa;hp=fec2e9754aed20325d7b9ade7f97230a56a2d3eb;hpb=6fab154a33ba9b3574ba74a86ed085e0ed8454cb;p=linux-2.6-microblaze.git diff --git a/drivers/ata/libahci.c b/drivers/ata/libahci.c index fec2e9754aed..5b3fa2cbe722 100644 --- a/drivers/ata/libahci.c +++ b/drivers/ata/libahci.c @@ -125,6 +125,7 @@ EXPORT_SYMBOL_GPL(ahci_shost_attrs); struct device_attribute *ahci_sdev_attrs[] = { &dev_attr_sw_activity, &dev_attr_unload_heads, + &dev_attr_ncq_prio_supported, &dev_attr_ncq_prio_enable, NULL };