commit | d03299ee6020b0cc64fc4180162fb2e8795394e1 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Nov 11 15:58:50 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Nov 11 15:58:50 2011 +0900 |
tree | 3ab64ad9dd6f2bc0b4f1a9016c6b7693dbf54d2a | |
parent | 750a7eee7395492960a7aeb3a3a1aa74158ec326 [diff] [blame] |
drivers: sh: Kill off dead pathname for runtime PM stub. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
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 *