diff options
author | Paul Mundt <lethal@linux-sh.org> | 2011-11-11 15:58:50 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-11-11 15:58:50 +0900 |
commit | d03299ee6020b0cc64fc4180162fb2e8795394e1 (patch) | |
tree | 3ab64ad9dd6f2bc0b4f1a9016c6b7693dbf54d2a /drivers/sh | |
parent | 750a7eee7395492960a7aeb3a3a1aa74158ec326 (diff) |
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.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/sh/pm_runtime.c b/drivers/sh/pm_runtime.c index bd5c6a3b8c55..afe9282629b9 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 * |