From: Krzysztof Kozlowski <krzk@kernel.org>
To: Nick Desaulniers <ndesaulniers@google.com>,
Nathan Chancellor <nathan@kernel.org>,
Santosh Shilimkar <ssantosh@kernel.org>,
linux-kernel@vger.kernel.org, clang-built-linux@googlegroups.com,
Krzysztof Kozlowski <krzk@kernel.org>
Cc: kernel test robot <lkp@intel.com>
Subject: Re: (subset) [PATCH] memory: ti-emif-pm: Drop of_match_ptr from of_device_id table
Date: Mon, 8 Feb 2021 18:16:55 +0100 [thread overview]
Message-ID: <161280460935.4459.12084725290331844085.b4-ty@kernel.org> (raw)
In-Reply-To: <20210206111343.19273-1-krzk@kernel.org>
On Sat, 6 Feb 2021 12:13:43 +0100, Krzysztof Kozlowski wrote:
> The driver can match only via the DT table so the table should be always
> used and the of_match_ptr does not have any sense (this also allows ACPI
> matching via PRP0001, even though it might be not relevant here). This
> fixes compile warning (!CONFIG_OF with clang):
>
> drivers/memory/ti-emif-pm.c:238:34: warning:
> unused variable 'ti_emif_of_match' [-Wunused-const-variable]
Applied, thanks!
[1/1] memory: ti-emif-pm: Drop of_match_ptr from of_device_id table
commit: 62c290a6784af56fa1438f6d2688cd9360c840f1
Best regards,
--
Krzysztof Kozlowski <krzk@kernel.org>
prev parent reply other threads:[~2021-02-08 19:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-06 11:13 Krzysztof Kozlowski
2021-02-06 22:08 ` Nathan Chancellor
2021-02-08 17:16 ` Krzysztof Kozlowski [this message]
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=161280460935.4459.12084725290331844085.b4-ty@kernel.org \
--to=krzk@kernel.org \
--cc=clang-built-linux@googlegroups.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=nathan@kernel.org \
--cc=ndesaulniers@google.com \
--cc=ssantosh@kernel.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
all inboxes | Powered by JetHome®