Messages in this thread |  | | Date | Sun, 31 Oct 2021 21:59:54 +0200 | From | Denis Pauk <> | Subject | Re: [PATCH v9 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI. |
| |
Hi Guenter,
On Sat, 30 Oct 2021 08:34:24 -0700 Guenter Roeck <linux@roeck-us.net> wrote:
> On Sat, Oct 30, 2021 at 12:17:04PM +0300, Denis Pauk wrote: > ... > > a/drivers/hwmon/asus_wmi_ec_sensors.c > > b/drivers/hwmon/asus_wmi_ec_sensors.c new file mode 100644 index > > 000000000000..9d02023e0c61 --- /dev/null > > +++ b/drivers/hwmon/asus_wmi_ec_sensors.c > > @@ -0,0 +1,612 @@ > > +// SPDX-License-Identifier: GPL-2.0-or-later > ... > > +#include <linux/nls.h> > > Why is this include needed ? > Its required for usage of utf8s_to_utf16s.
Best regards, Denis.
|  |