linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Denis Pauk <pauk.denis@gmail.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: eugene.shalygin@gmail.com, andy.shevchenko@gmail.com,
	platform-driver-x86@vger.kernel.org, thomas@weissschuh.net,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Tor Vic <torvic9@mailbox.org>,
	Oleksandr Natalenko <oleksandr@natalenko.name>,
	Jean Delvare <jdelvare@suse.com>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-hwmon@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v9 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI.
Date: Sun, 31 Oct 2021 21:59:54 +0200	[thread overview]
Message-ID: <20211031215954.7be1aaa5@penguin.lxd> (raw)
In-Reply-To: <20211030153424.GA3972535@roeck-us.net>

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.

  reply	other threads:[~2021-10-31 20:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-30 15:34 [PATCH v9 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI Guenter Roeck
2021-10-31 19:59 ` Denis Pauk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-30  9:17 [PATCH v9 0/2] Update ASUS WMI supported boards Denis Pauk
2021-10-30  9:17 ` [PATCH v9 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI Denis Pauk
2021-10-30 11:08   ` Eugene Shalygin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211031215954.7be1aaa5@penguin.lxd \
    --to=pauk.denis@gmail.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=corbet@lwn.net \
    --cc=eugene.shalygin@gmail.com \
    --cc=jdelvare@suse.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=oleksandr@natalenko.name \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=thomas@weissschuh.net \
    --cc=torvic9@mailbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).