Commit d0611c6e authored by Hanjun Guo's avatar Hanjun Guo Committed by Rafael J. Wysocki

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: default avatarHanjun Guo <guohanjun@huawei.com>
[ rjw: Subject and changelog edits ]
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 6b168c56
...@@ -10,9 +10,6 @@ ...@@ -10,9 +10,6 @@
#include "internal.h" #include "internal.h"
#define _COMPONENT ACPI_SYSTEM_COMPONENT
ACPI_MODULE_NAME("debugfs");
struct dentry *acpi_debugfs_dir; struct dentry *acpi_debugfs_dir;
EXPORT_SYMBOL_GPL(acpi_debugfs_dir); EXPORT_SYMBOL_GPL(acpi_debugfs_dir);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment