[PATCH v12 3/9] reset: Add Sunplus SP7021 reset driver

Arnd Bergmann arnd at arndb.de
Thu Mar 31 01:59:39 PDT 2022


On Thu, Mar 31, 2022 at 10:29 AM Qin Jian <qinjian at cqplus1.com> wrote:
> +
> +#include <linux/io.h>
> +#include <linux/init.h>
> +#include <linux/mod_devicetable.h>
> +#include <linux/platform_device.h>
> +#include <linux/reset-controller.h>
> +#include <linux/reboot.h>
> +

As commented on the binding header -- it looks again like you are not actually
relying  on the header here, so it's almost certainly not needed.

         Arnd



More information about the linux-arm-kernel mailing list