ACPI: debugfs: Remove dead ACPICA debug code
authorHanjun Guo <guohanjun@huawei.com>
Thu, 24 Sep 2020 02:56:59 +0000 (10:56 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 25 Sep 2020 16:25:51 +0000 (18:25 +0200)
commitd0611c6e020982c691bf160854c0d004ef6f6c6c
tree408c8898d4cd4267729d6d208a45efc7c9cdce57
parent6b168c56e5bd3cbccdd2d63cb4c15d56bdf4f7b8
ACPI: debugfs: Remove dead ACPICA debug code

The _COMPONENT and ACPI_MODULE_NAME() were not used even when
the debugfs.c was introduced, remove them.

Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/debugfs.c