提交 633de4cc 编写于 作者: J Jeff Garzik 提交者: Jeff Garzik

[libata] export ata_dev_set_feature()

Signed-off-by: NJeff Garzik <jgarzik@redhat.com>
上级 9ca7cfa4
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册