From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH 4/6] cpufreq: conservative: Remove declaration of cs_dbs_gov Date: Wed, 18 May 2016 23:03:18 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-wm0-f45.google.com ([74.125.82.45]:37929 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932090AbcERVDU (ORCPT ); Wed, 18 May 2016 17:03:20 -0400 In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Viresh Kumar Cc: Rafael Wysocki , Lists linaro-kernel , "linux-pm@vger.kernel.org" , Linux Kernel Mailing List On Wed, May 18, 2016 at 2:25 PM, Viresh Kumar wrote: > The code doesn't use 'cs_dbs_gov' anymore before it is defined and the > extra line for declaring it can be removed. This sort of conflicts with a patch I've just posted (https://patchwork.kernel.org/patch/9122121/) and I'd prefer to go with that one if that's not a big deal.