linux/drivers/net/can/ctucanfd
Ethan Nelson-Moore 1e41cbbe68 net: can: ctucanfd: remove useless copy of PCI_DEVICE_DATA macro
The ctucanfd driver has its own copy of the PCI_DEVICE_DATA macro. I
assume this was done to support older kernel versions where it didn't
exist, but that is irrelevant once the driver is in the mainline
kernel. Remove it.

Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Link: https://patch.msgid.link/20260130114134.47421-1-enelsonmoore@gmail.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2026-04-01 09:27:58 +02:00
..
ctucanfd_base.c can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit. 2026-01-09 14:26:29 +01:00
ctucanfd_kframe.h
ctucanfd_kregs.h
ctucanfd_pci.c net: can: ctucanfd: remove useless copy of PCI_DEVICE_DATA macro 2026-04-01 09:27:58 +02:00
ctucanfd_platform.c can: Switch back to struct platform_driver::remove() 2024-09-11 09:37:16 +02:00
ctucanfd.h
Kconfig can: ctucanfd: Drop obsolete dependency on COMPILE_TEST 2022-12-12 11:39:11 +01:00
Makefile