aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2011-11-11 15:58:50 +0900
committerPaul Mundt <lethal@linux-sh.org>2011-11-11 15:58:50 +0900
commitd03299ee6020b0cc64fc4180162fb2e8795394e1 (patch)
tree3ab64ad9dd6f2bc0b4f1a9016c6b7693dbf54d2a /drivers/sh
parent750a7eee7395492960a7aeb3a3a1aa74158ec326 (diff)
downloadkernel_samsung_smdk4412-d03299ee6020b0cc64fc4180162fb2e8795394e1.zip
kernel_samsung_smdk4412-d03299ee6020b0cc64fc4180162fb2e8795394e1.tar.gz
kernel_samsung_smdk4412-d03299ee6020b0cc64fc4180162fb2e8795394e1.tar.bz2
drivers: sh: Kill off dead pathname for runtime PM stub.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/sh')
-rw-r--r--drivers/sh/pm_runtime.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/sh/pm_runtime.c b/drivers/sh/pm_runtime.c
index bd5c6a3..afe9282 100644
--- a/drivers/sh/pm_runtime.c
+++ b/drivers/sh/pm_runtime.c
@@ -1,7 +1,5 @@
/*
- * arch/arm/mach-shmobile/pm_runtime.c
- *
- * Runtime PM support code for SuperH Mobile ARM
+ * Runtime PM support code
*
* Copyright (C) 2009-2010 Magnus Damm
*