ns16550: move PCI arrays next to the function using them
authorJan Beulich <jbeulich@suse.com>
Tue, 24 Nov 2020 10:27:49 +0000 (11:27 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 24 Nov 2020 10:27:49 +0000 (11:27 +0100)
commit510cdda6865868080f898543fc44044020efca71
tree5b15b5114c4e5c10125bbff1f4820ec5d6b1cd2b
parentf390941a92f102ebbbbce1b54be206a602187fd7
ns16550: move PCI arrays next to the function using them

Pure code motion; no functional change intended.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Rahul Singh <rahul.singh@arm.com>
xen/drivers/char/ns16550.c