On Wed, Feb 8, 2023 at 6:39 PM Krzysztof Kozlowski
wrote:
> On 08/02/2023 18:33, Andy Shevchenko wrote:
> > From: Linus Walleij
> >
> > The file s3c64xx.c is including despite using no
> > symbols from the file, however it needs it to implicitly bring in
> > of_have_populated_dt() so include e
On 08/02/2023 18:33, Andy Shevchenko wrote:
> From: Linus Walleij
>
> The file s3c64xx.c is including despite using no
> symbols from the file, however it needs it to implicitly bring in
> of_have_populated_dt() so include explicitly instead.
>
> Signed-off-by: Linus Walleij
> Signed-off-by:
On Wed, Feb 08, 2023 at 06:39:12PM +0100, Krzysztof Kozlowski wrote:
> On 08/02/2023 18:33, Andy Shevchenko wrote:
...
> It's not s3c24xx anymore, so subject prefix:
> ARM: s3c64xx:
Fixed locally, thanks.
--
With Best Regards,
Andy Shevchenko
On 08/02/2023 18:33, Andy Shevchenko wrote:
> From: Linus Walleij
>
> The file s3c64xx.c is including despite using no
> symbols from the file, however it needs it to implicitly bring in
> of_have_populated_dt() so include explicitly instead.
>
> Signed-off-by: Linus Walleij
> Signed-off-by: