[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YV31oO+MV6z2qoDO@robh.at.kernel.org>
Date:   Wed, 6 Oct 2021 14:14:40 -0500
From:   Rob Herring <robh@...nel.org>
To:     Zev Weiss <zev@...ilderbeest.net>
Cc:     devicetree@...r.kernel.org, Frank Rowand <frowand.list@...il.com>,
        Grant Likely <grant.likely@...retlab.ca>,
        Rob Herring <robh+dt@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] of: remove duplicate declarations of __of_*_sysfs()
 functions
On Tue, 05 Oct 2021 23:19:42 -0700, Zev Weiss wrote:
> When CONFIG_OF_KOBJ was introduced in commit b56b5528f5b3 ("of: make
> kobject and bin_attribute support configurable") and #ifdef-ed
> versions of these declarations got added, the originals didn't get
> removed.
> 
> Fixes: b56b5528f5b3 ("of: make kobject and bin_attribute support configurable")
> Signed-off-by: Zev Weiss <zev@...ilderbeest.net>
> ---
>  drivers/of/of_private.h | 8 --------
>  1 file changed, 8 deletions(-)
> 
Applied, thanks!
Powered by blists - more mailing lists