FIX: Remove DEBUG trace

This commit is contained in:
fboltz 2020-11-09 21:03:52 +01:00
parent 18d232dc26
commit b7a988d059

View file

@ -19,7 +19,6 @@
* Notes:
* (1) Total number of voltage and 9 displayed.
*/
#define DEBUG
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/acpi.h>