can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
authorJiaqing Zhao <jiaqing.zhao@linux.intel.com>
Mon, 24 Jul 2023 08:39:30 +0000 (08:39 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 30 Jul 2023 11:54:56 +0000 (13:54 +0200)
commite6015e3ded636e63b5f166241a3487469d0f73a8
treef93a3f20441d304724c0f2724e14fb57c0e767fd
parentcd119fdc3ee1450fbf7f78862b5de44c42b6e47f
can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition

PCI_SUBVENDOR_ID_ASIX is defined as 0xa000, which is not the vendor id
assigned to ASIX by PCI-SIG. Remove it to avoid possible confusion and
conflict.

Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Link: https://lore.kernel.org/r/20230724083933.3173513-2-jiaqing.zhao@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/can/sja1000/ems_pci.c