commit | 4d9391557b68475b118ec7626607c37b14ae8c16 | [log] [tgz] |
---|---|---|
author | Frank Seidel <frank@f-seidel.de> | Wed Feb 04 17:03:07 2009 +0100 |
committer | Len Brown <len.brown@intel.com> | Sat Feb 07 00:29:32 2009 -0500 |
tree | 92176ea365b9c3027c0779f741da6d83154cd9c9 | |
parent | ae1a25da8448271a99745da03100d5299575a269 [diff] |
ACPI: add missing KERN_* constants to printks 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>