Re: [PATCH v2 3/4] platform/x86: topstar-laptop: add platform device

From: Andy Shevchenko
Date: Fri Nov 03 2017 - 08:47:44 EST


On Sun, Oct 29, 2017 at 1:52 AM, Guillaume DouÃzan-Grard
<gdouezangrard@xxxxxxxxx> wrote:
> * add platform device to support further addition of a led subsystem,
>
> * add existing input device to the new platform device.

> #include <linux/init.h>
> #include <linux/slab.h>
> #include <linux/acpi.h>
> +#include <linux/platform_device.h>
> #include <linux/input.h>
> #include <linux/input/sparse-keymap.h>

Please, keep it ordered as much as possible, i.e. add the line after
sparse-keymap.

--
With Best Regards,
Andy Shevchenko