From: Len Brown <[EMAIL PROTECTED]>

Signed-off-by: Len Brown <[EMAIL PROTECTED]>
---
 drivers/acpi/osl.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/acpi/osl.c b/drivers/acpi/osl.c
index 27ccd68..a14501c 100644
--- a/drivers/acpi/osl.c
+++ b/drivers/acpi/osl.c
@@ -343,7 +343,7 @@ struct acpi_table_header *acpi_find_dsdt_initrd(void)
        struct kstat stat;
        char *ramfs_dsdt_name = "/DSDT.aml";
 
-       printk(KERN_INFO PREFIX "Checking initramfs for custom DSDT");
+       printk(KERN_INFO PREFIX "Checking initramfs for custom DSDT\n");
 
        /*
         * Never do this at home, only the user-space is allowed to open a file.
-- 
1.5.4.34.g053d9

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to