View | Details | Raw Unified | Return to bug 54621 | Differences between
and this patch

Collapse All | Expand All

(-)a/drivers/acpi/ec.c (-1 / +1 lines)
Lines 27-33 Link Here
27
 */
27
 */
28
28
29
/* Uncomment next line to get verbose printout */
29
/* Uncomment next line to get verbose printout */
30
/* #define DEBUG */
30
#define DEBUG
31
31
32
#include <linux/kernel.h>
32
#include <linux/kernel.h>
33
#include <linux/module.h>
33
#include <linux/module.h>

Return to bug 54621