ACPI: add missing KERN_* constants to printks
authorFrank Seidel <frank@f-seidel.de>
Wed, 4 Feb 2009 16:03:07 +0000 (17:03 +0100)
committerLen Brown <len.brown@intel.com>
Sat, 7 Feb 2009 05:29:32 +0000 (00:29 -0500)
According to kerneljanitors todo list all printk calls (beginning
a new line) should have an according KERN_* constant.
Those are the missing peaces here for the acpi subsystem.

Signed-off-by: Frank Seidel <frank@f-seidel.de>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found