commit | 47069a81b6312380f163f711ff879bd7a9d0da2a | [log] [tgz] |
---|---|---|
author | Hanjun Guo <hanjun.guo@linaro.org> | Tue Jan 10 20:16:43 2017 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Jan 10 23:13:58 2017 -0500 |
tree | b364c7fc3101925f84302da888b60e44e97b9fc7 | |
parent | 93fdd5ac64bbe80dac6416f048405362d7ef0945 [diff] |
scsi: remove useless acpi functions in the header file commit f1bc1e4c44b1 ("ata: acpi: rework the ata acpi bind support") removed scsi_register_acpi_bus_type() and scsi_unregister_acpi_bus_type(), but forgot to remove them in the header file, do it now. Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org> Reviewed-by: John Garry <john.garry@huawei.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>