From: Viresh Kumar Date: Thu, 24 Mar 2016 04:21:57 +0000 (+0530) Subject: cpufreq: dt: Drop stale comment X-Git-Tag: v4.6-rc3~13^2~1^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=b318556479cc923970a79d6c2311138581c0db83;p=users%2Fdwmw2%2Flinux.git cpufreq: dt: Drop stale comment The comment in file header doesn't hold true anymore, drop it. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- diff --git a/drivers/cpufreq/cpufreq-dt.c b/drivers/cpufreq/cpufreq-dt.c index f951f911786e0..5f8dbe640a202 100644 --- a/drivers/cpufreq/cpufreq-dt.c +++ b/drivers/cpufreq/cpufreq-dt.c @@ -4,9 +4,6 @@ * Copyright (C) 2014 Linaro. * Viresh Kumar * - * The OPP code in function set_target() is reused from - * drivers/cpufreq/omap-cpufreq.c - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation.