[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171101211458.wo4at67k7sxo5fah@rob-hp-laptop>
Date: Wed, 1 Nov 2017 16:14:58 -0500
From: Rob Herring <robh@...nel.org>
To: Viresh Kumar <viresh.kumar@...aro.org>
Cc: Frank Rowand <frowand.list@...il.com>,
Vincent Guittot <vincent.guittot@...aro.org>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2] of: platform: Create dummy routines for
!CONFIG_OF_ADDRESS
On Sat, Oct 28, 2017 at 03:56:46PM +0530, Viresh Kumar wrote:
> Few routines don't have their dummy counterparts which results in build
> failures where these routines are used without CONFIG_OF_ADDRESS
> enabled.
>
> Fix those by defining the dummy versions.
>
> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
> ---
> V2:
> - Rebased again latest rc and resolved conflicts.
> - No comments received on V1.
What's your user?
> include/linux/of_platform.h | 39 +++++++++++++++++++++++++++++++++------
> 1 file changed, 33 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists