X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fata%2Flibahci.c;h=5b3fa2cbe722385ab000853169ff358dc509733b;hb=7c636d4d20f8c5acfbfbc60f326fddb0e1cf5daa;hp=fec2e9754aed20325d7b9ade7f97230a56a2d3eb;hpb=3fda230b3ef8bba9a37f77288551ade5c1ee6533;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 };