diff options
author | 2019-03-07 16:28:07 -0800 | |
---|---|---|
committer | 2019-03-07 18:32:00 -0800 | |
commit | 902f99a38bd1998166ceb9f26f68afca4b71c34b (patch) | |
tree | 9668d5409cff534b66fca45550592e8eddb5c8fd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: use proper DYNAMIC_DEBUG_BRANCH macro (diff) | |
download | linux-dev-902f99a38bd1998166ceb9f26f68afca4b71c34b.tar.xz linux-dev-902f99a38bd1998166ceb9f26f68afca4b71c34b.zip |
ACPI: remove unused __acpi_handle_debug macro
If CONFIG_DYNAMIC_DEBUG is not set, acpi_handle_debug directly invokes
acpi_handle_printk (if DEBUG) or does a no-printk (if !DEBUG). So this
macro is never used.
Link: http://lkml.kernel.org/r/20190212214150.4807-14-linux@rasmusvillemoes.dk
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Acked-by: Jason Baron <jbaron@akamai.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: David Sterba <dsterba@suse.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Petr Mladek <pmladek@suse.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions