Re: [PATCH 1/2] serial: 8250_pci: Move Pericom IDs to pci_ids.h

From: Greg Kroah-Hartman
Date: Fri May 08 2020 - 03:38:04 EST


On Fri, May 08, 2020 at 02:53:40PM +0800, Kai-Heng Feng wrote:
> Move the IDs to pci_ids.h so it can be used by next patch.
>
> Signed-off-by: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
> ---
> drivers/tty/serial/8250/8250_pci.c | 6 ------
> include/linux/pci_ids.h | 6 ++++++
> 2 files changed, 6 insertions(+), 6 deletions(-)

Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>