From: Paul Mundt Date: Fri, 11 Nov 2011 06:58:50 +0000 (+0900) Subject: drivers: sh: Kill off dead pathname for runtime PM stub. X-Git-Tag: upstream/snapshot3+hdmi~8359^2~4^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d03299ee6020b0cc64fc4180162fb2e8795394e1;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git drivers: sh: Kill off dead pathname for runtime PM stub. Signed-off-by: Paul Mundt --- 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 *