[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210618220000.GA3064199@robh.at.kernel.org>
Date: Fri, 18 Jun 2021 16:00:00 -0600
From: Rob Herring <robh@...nel.org>
To: Dmitry Osipenko <digetx@...il.com>
Cc: Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
Frank Rowand <frowand.list@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
linux-kernel@...r.kernel.org,
Thierry Reding <thierry.reding@...il.com>,
linux-tegra@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Subject: Re: [PATCH v1] of: reserved-memory: Add stub for
RESERVEDMEM_OF_DECLARE()
On Thu, 10 Jun 2021 19:23:13 +0300, Dmitry Osipenko wrote:
> The reserved-memory Kconfig could be disabled when drivers are
> compile-tested. In this case RESERVEDMEM_OF_DECLARE() produces a
> noisy warning about the orphaned __reservedmem_of_table section.
> Add the missing stub that fixes the warning. In particular this is
> needed for compile-testing of NVIDIA Tegra210 memory driver which
> uses reserved-memory.
>
> Reported-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
> Signed-off-by: Dmitry Osipenko <digetx@...il.com>
> ---
> include/linux/of.h | 11 +++++++----
> include/linux/of_reserved_mem.h | 8 ++++++--
> 2 files changed, 13 insertions(+), 6 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists