From: Frank Seidel Date: Wed, 4 Feb 2009 16:03:07 +0000 (+0100) Subject: ACPI: add missing KERN_* constants to printks X-Git-Tag: v2.6.29-rc4~7^2^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d9391557b68475b118ec7626607c37b14ae8c16;p=pandora-kernel.git 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed