[alsa-devel] [PATCH v2 1/3] x86: add support for Huawei WMI hotkeys.
Takashi Iwai
tiwai at suse.de
Mon Nov 5 12:05:22 CET 2018
On Sat, 03 Nov 2018 00:10:18 +0100,
<ayman.bagabas at gmail.com> wrote:
>
> On Fri, 2018-11-02 at 20:20 +0200, Andy Shevchenko wrote:
> > > +#include <linux/input.h>
> > > +#include <linux/input/sparse-keymap.h>
> > > +#include <linux/acpi.h>
> > > +#include <linux/wmi.h>
> >
> > Please, keep in order.
>
> What order do I have to follow? Does this look right?
> module.h
> init.h
> apci.h
> wmi.h
> input.h
> sparse-keymap.h
A most common pattern is the alphabetical order.
thanks,
Takashi
More information about the Alsa-devel
mailing list