linux/drivers/cdx
Uwe Kleine-König (The Capable Hub) 995832b2ce Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Replace the #include of <linux/mod_devicetable.h> by the more specific
<linux/device-id/*.h> where applicable. For most cases the include
can be dropped completely, only a few drivers need one or two headers
added.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/1a3f2007c5c5dcf555c09a4035ce3ae8ef1b6c49.1782808461.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
2026-07-03 07:38:17 +02:00
..
controller Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
cdx_msi.c of: Factor arguments passed to of_map_id() into a struct 2026-06-12 10:25:39 -05:00
cdx.c cdx: use generic driver_override infrastructure 2026-05-30 22:25:32 +02:00
cdx.h cdx: add MSI support for CDX bus 2024-03-07 21:52:03 +00:00
Kconfig cdx: don't select CONFIG_GENERIC_MSI_IRQ 2025-08-27 12:14:12 -06:00
Makefile module: Convert default symbol namespace to string literal 2024-12-03 08:22:25 -08:00