ACPI: debug: Remove the not used function
authorHanjun Guo <guohanjun@huawei.com>
Fri, 13 Nov 2020 02:20:29 +0000 (10:20 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 17 Nov 2020 17:12:34 +0000 (18:12 +0100)
commitab5369bba5189f44538bef07943f323992fe964e
treeab6f0c3979b6c3c0d12d1180d055e1384975e993
parenteb37ba316fdec9c6af36b8b155732568c5b2a2d4
ACPI: debug: Remove the not used function

The inline function __acpi_aml_opened() is not used anywhere,
remove it.

Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_dbg.c