On Wed, May 27, 2020 at 3:13 PM Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> wrote: > pon., 25 maj 2020 o 19:58 Andy Shevchenko > <andriy.shevchenko@xxxxxxxxxxxxxxx> napisał(a): > > > > On Thu, May 21, 2020 at 12:19:14AM +0300, Andy Shevchenko wrote: > > > ACPI_PTR() becomes a no-op when !CONFIG_ACPI. This is not needed since > > > we always have ID table enabled. Moreover, in the mentioned case compiler > > > will complain about defined but not used variable. > > > > Bart, are you going to apply this one, or should I resend it as a part of v2? > > > > Ugh, I already sent my last PRs to Linus both for v5.7 fixes & v5.8 > updates. I'll let Linus pick it up once he pulls from my tree. I cherry-picked this one (patch 3) on top of my devel branch. Yours, Linus Walleij