Re: [PATCH resend] Input: adc-keys - drop bogus __refdata annotation
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2021-09-04 06:28:40
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2021-09-04 06:28:40
Also in:
lkml
On Wed, Jul 14, 2021 at 11:38:33AM +0200, Geert Uytterhoeven wrote:
As the ADC ladder input driver does not have any code or data located in initmem, there is no need to annotate the adc_keys_driver structure with __refdata. Drop the annotation, to avoid suppressing future section warnings. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Applied, thank you. -- Dmitry