ACPI: EC: "DEBUG" needs to be defined earlier
authorMárton Németh <nm127@freemail.hu>
Thu, 24 Jan 2008 03:34:09 +0000 (22:34 -0500)
committerLen Brown <len.brown@intel.com>
Thu, 24 Jan 2008 03:34:09 +0000 (22:34 -0500)
The "DEBUG" symbol needs to be defined before #including <linux/kernel.h> to
get the pr_debug() working.

Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found