linux/include/linux/bcma
Uwe Kleine-König (The Capable Hub) ecca1d63c1 Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)
<linux/mod_devicetable.h> is included in a many files:

	$ git grep '<linux/mod_devicetable.h>' ef0c9f75a1 | wc -l
	1598

; some of them are widely used headers. To stop mixing up different and
unrelated driver( type)s let the subsystem headers only use the subset
of the recently split <linux/mod_devicetable.h> that are relevant for
them.

The fallout (I hope) is addressed in the previous commits that handle
sources relying on e.g. <linux/i2c.h> pulling in the full legacy header
and thus providing pci_device_id.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://patch.msgid.link/199fe46b624ba07fb9bd3e0cd6ff13757932cb5f.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:16 +02:00
..
bcma_driver_arm_c9.h
bcma_driver_chipcommon.h bcma: Use the proper gpio include 2022-11-04 12:59:25 +02:00
bcma_driver_gmac_cmn.h
bcma_driver_mips.h
bcma_driver_pci.h PCI: Rename CRS Completion Status to RRS 2024-09-10 19:52:30 -05:00
bcma_driver_pcie2.h
bcma_regs.h
bcma_soc.h MIPS: BCM47XX: Setup struct device for the SoC 2019-01-09 13:21:02 -08:00
bcma.h Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers) 2026-07-03 07:38:16 +02:00