[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAL_JsqJ5V57OazJOWqgi52=FHJbdqp6c+_HhRGRJYKcBC8FqWw@mail.gmail.com>
Date: Tue, 18 Apr 2023 08:20:25 -0500
From: Rob Herring <robh+dt@...nel.org>
To: Arnd Bergmann <arnd@...nel.org>
Cc: Arnd Bergmann <arnd@...db.de>,
Frank Rowand <frowand.list@...il.com>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Miquel Raynal <miquel.raynal@...tlin.com>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] of: move dummy of_device_get_match_data() helper
On Thu, Apr 13, 2023 at 11:33 AM Arnd Bergmann <arnd@...nel.org> wrote:
>
> From: Arnd Bergmann <arnd@...db.de>
>
> The previous patch only moved the regular declaration but missed
> the inline function that is used with CONFIG_OF=n:
>
> drivers/tty/serial/samsung_tty.c:2034:10: error: implicit declaration of function 'of_device_get_match_data' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
>
> Fixes: f5a2dc751657 ("of: Move of_device_get_match_data() declaration")
Despite multiple reports and having fixed it, I still managed to apply
the wrong version of patch. Anyways, I already fixed it.
Rob
Powered by blists - more mailing lists