[libata] export ata_dev_set_feature()

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
Jeff Garzik 2012-09-13 01:12:29 -04:00 committed by Jeff Garzik
parent 9ca7cfa4d0
commit 633de4cc2c
1 changed files with 1 additions and 0 deletions

View File

@ -4491,6 +4491,7 @@ unsigned int ata_dev_set_feature(struct ata_device *dev, u8 enable, u8 feature)
DPRINTK("EXIT, err_mask=%x\n", err_mask);
return err_mask;
}
EXPORT_SYMBOL_GPL(ata_dev_set_feature);
/**
* ata_dev_init_params - Issue INIT DEV PARAMS command