diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-12-11 14:39:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-11 17:17:50 +0100 |
commit | c3ae3dc896fab5524f9b20f547e72e4b892d8d8e (patch) | |
tree | 4da0e37bcd20add7e2b92e21b29bfd08d0d918dd /drivers/tty/tty_ldisc.c | |
parent | tty: serial: meson: enable console as module (diff) | |
download | linux-c3ae3dc896fab5524f9b20f547e72e4b892d8d8e.tar.xz linux-c3ae3dc896fab5524f9b20f547e72e4b892d8d8e.zip |
serial: 8250_pci: Drop bogus __refdata annotation
Since commit d73dfc6a4199e0e3 ("serial: 8250_pci: remove __devexit
usage") in v3.9, the 8250/16550 PCI serial driver no longer has any code
or data located in initmem, hence there is no need to annotate the
pci_serial_quirks structure with __refdata. Drop the annotation, to
avoid suppressing future section warnings.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20201211133907.2970460-1-geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_ldisc.c')
0 files changed, 0 insertions, 0 deletions