Re: [PATCH 06/19] ARM: sunxi: Drop of_device.h include

2023-03-29 Thread Chen-Yu Tsai
On Wed, Mar 29, 2023 at 11:53 PM 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. Just drop > including of_device.h as of.h is already included. > > Signed-off-by: Rob Herring > --- > P

[PATCH 06/19] ARM: sunxi: Drop of_device.h include

2023-03-29 Thread Rob Herring
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. Just drop including of_device.h as of.h is already included. Signed-off-by: Rob Herring --- Please ack and I will take the series via the DT tree. --- arch/arm/