---
 drivers/i2c/chips/pcf50606.c |    2 	1 +	1 -	0 !
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6/drivers/i2c/chips/pcf50606.c
===================================================================
--- linux-2.6.orig/drivers/i2c/chips/pcf50606.c	2007-05-01 23:58:11.000000000 +0200
+++ linux-2.6/drivers/i2c/chips/pcf50606.c	2007-05-01 23:59:50.000000000 +0200
@@ -1631,7 +1631,7 @@ static int pcf50606_detect(struct i2c_ad
 
 	if (enable_irq_wake(irq) < 0)
 		dev_err(&new_client->dev, "IRQ %u cannot be enabled as wake-up"
-		        "source in this hardware revision!", irq);
+		        "source in this hardware revision!\n", irq);
 
 	if (data->pdata->used_features & PCF50606_FEAT_RTC) {
 		data->rtc = rtc_device_register("pcf50606", &new_client->dev,
