summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/rtc-no.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lib/rtc-no.c')
-rw-r--r--arch/mips/lib/rtc-no.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/lib/rtc-no.c b/arch/mips/lib/rtc-no.c
index a3621885d..f8a9b2bd2 100644
--- a/arch/mips/lib/rtc-no.c
+++ b/arch/mips/lib/rtc-no.c
@@ -17,7 +17,7 @@ static unsigned int shouldnt_happen(void)
if (!called) {
called = 1;
- printk(KERN_DEBUG "RTC functions called - shouldn't happen");
+ printk(KERN_DEBUG "RTC functions called - shouldn't happen\n");
}
return 0;