ACPI/nfit: delete the function to_acpi_nfit_desc
authorXiaochun Lee <lixc17@lenovo.com>
Sat, 5 Jan 2019 08:08:38 +0000 (16:08 +0800)
committerDan Williams <dan.j.williams@intel.com>
Wed, 9 Jan 2019 01:28:46 +0000 (17:28 -0800)
commit8a7f02f67c395949c768ae1cf4f12905a81e3cde
treebc5e7b2694cc8aa62338121ec3ed77ead97fc4bc
parentdadbcb450cb22acbc06bb53edf2bcc9261cb78f3
ACPI/nfit: delete the function to_acpi_nfit_desc

The function to_acpi_nfit_desc and function to_acpi_desc
do the same things,delete the function to_acpi_nfit_desc,
and keep the inline function to_acpi_desc.

Signed-off-by: Xiaochun Lee <lixc17@lenovo.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/acpi/nfit/core.c