On Wed, Mar 29, 2023 at 10:52:07AM -0500, Rob Herring wrote: > Now that of_cpu_device_node_get() is defined in of.h, of_device.h is just > implicitly including other includes, and is no longer needed. Update the > includes to use of.h instead of of_device.h. > > Signed-off-by: Rob Herring <r...@kernel.org> > --- > Please ack and I will take the series via the DT tree. > ---
Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>