On Thu, Apr 06, 2017 at 12:32:24PM -0700, Florian Fainelli wrote: > Make of_match_node() an inline function when CONFIG_OF=n which allows the > compiler to eliminate warnings about unused variables. > > Suggested-by: Andrew Lunn <[email protected]> > Signed-off-by: Florian Fainelli <[email protected]>
Thanks Florian, Reviewed-by: Andrew Lunn <[email protected]> Andrew

