[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAL_Jsq+H0h7YJGZTXBHhb7CZhv=OO10qO5aHYGpA49wGyOUcDQ@mail.gmail.com>
Date: Mon, 16 Jan 2017 09:37:48 -0600
From: Rob Herring <robh+dt@...nel.org>
To: Neil Armstrong <narmstrong@...libre.com>
Cc: Frank Rowand <frowand.list@...il.com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] of: Add EXPORT_SYMBOL for of_device_compatible_match
On Mon, Jan 16, 2017 at 7:11 AM, Neil Armstrong <narmstrong@...libre.com> wrote:
> Add missing EXPORT_SYMBOL for of_device_compatible_match function.
It's not missing because no modules use it. It's generally preferred
to use a match table and of_match_node.
Rob
>
> Fixes: b9c13fe32faa ("dt: Add of_device_compatible_match()")
> Signed-off-by: Neil Armstrong <narmstrong@...libre.com>
> ---
> drivers/of/base.c | 1 +
> 1 file changed, 1 insertion(+)
Powered by blists - more mailing lists