]> git.ipfire.org Git - thirdparty/linux.git/commit
tty: serial: 8250: Relocate macros within 8250_pci.c
authorCrescent CY Hsieh <crescentcy.hsieh@moxa.com>
Wed, 18 Oct 2023 09:17:36 +0000 (17:17 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Oct 2023 16:30:16 +0000 (18:30 +0200)
commit5c4148350769a02705e88a3bcf5f9fd997ffe6ff
treebfd378187df88e477c3d2035acb40f10866476e9
parent6ff3f33b4b1969e2cc32c652baf6ebbe9132cb21
tty: serial: 8250: Relocate macros within 8250_pci.c

Move PCI_DEVICE_ID macros to the top so that these macros can be used
throughout 8250_pci.c

Signed-off-by: Crescent CY Hsieh <crescentcy.hsieh@moxa.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20231018091739.10125-4-crescentcy.hsieh@moxa.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c