Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753168AbcDVWQy (ORCPT ); Fri, 22 Apr 2016 18:16:54 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:55094 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751824AbcDVWQx (ORCPT ); Fri, 22 Apr 2016 18:16:53 -0400 Date: Fri, 22 Apr 2016 15:16:51 -0700 From: Stephen Boyd To: Viresh Kumar Cc: Rafael Wysocki , Viresh Kumar , Nishanth Menon , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, arnd.bergmann@linaro.org, andrew@lunn.ch, gregory.clement@free-electrons.com, jason@lakedaemon.net, sebastian.hesselbarth@gmail.com, thomas.petazzoni@free-electrons.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 03/10] PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF Message-ID: <20160422221651.GO13149@codeaurora.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 454 Lines: 14 On 04/21, Viresh Kumar wrote: > dev_pm_opp_set_sharing_cpus() doesn't do any DT specific stuff and its > declarations are added within the CONFIG_OF ifdef by mistake. Take them > out of that. > > Signed-off-by: Viresh Kumar > --- Reviewed-by: Stephen Boyd -- X-Patchwork-State: Not Applicable Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project