* [KJ] [PATCH 2/2] arm: add KERN_ constants to
@ 2006-09-07 23:46 James Nelson
0 siblings, 0 replies; only message in thread
From: James Nelson @ 2006-09-07 23:46 UTC (permalink / raw)
To: kernel-janitors
Signed-off-by: James Nelson <james4765@gmail.com>
---
diff --git a/arch/arm/mach-at91rm9200/pm.c b/arch/arm/mach-at91rm9200/pm.c
index 47e5480..c92d9ea 100644
--- a/arch/arm/mach-at91rm9200/pm.c
+++ b/arch/arm/mach-at91rm9200/pm.c
@@ -205,7 +205,7 @@ static struct pm_ops at91_pm_ops ={
static int __init at91_pm_init(void)
{
- printk("AT91: Power Management\n");
+ pr_info("AT91: Power Management\n");
#ifdef CONFIG_AT91_PM_SLOW_CLOCK
/* REVISIT allocations of SRAM should be dynamically managed.
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-09-07 23:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-07 23:46 [KJ] [PATCH 2/2] arm: add KERN_ constants to James Nelson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.