ACPI / tables: Drop acpi_parse_entries() which is not used
authorBaoquan He <bhe@redhat.com>
Fri, 7 Apr 2017 08:22:47 +0000 (16:22 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 19 Apr 2017 00:33:44 +0000 (02:33 +0200)
commitf49c3f90a31f6e19ef3343dcc8809dac1019b59e
tree3029b6ca014425d3a12cf7ea6a1645b161ef2bf9
parent4f7d029b9bf009fbee76bb10c0c4351a1870d2f3
ACPI / tables: Drop acpi_parse_entries() which is not used

Function acpi_parse_entries() is not used any more and if necessary,
acpi_table_parse_entries() can be used instead of it, so drop it.

Signed-off-by: Baoquan He <bhe@redhat.com>
[ rjw: Subject / changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/tables.c
include/linux/acpi.h