linux/arch/parisc
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
..
boot Kbuild/Kconfig updates for 7.1 2026-04-14 09:18:40 -07:00
configs crypto: pcbc - Remove support for PCBC mode 2026-06-09 17:03:03 -07:00
include Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers) 2026-07-03 07:38:16 +02:00
kernel parisc: Fix build failure for 32-bit kernel with PA2.0 instruction set 2026-04-30 09:10:07 +02:00
lib parisc: Drop ip_fast_csum() inline assembly implementation 2026-04-17 11:32:46 +02:00
math-emu
mm arch, mm: consolidate empty_zero_page 2026-04-05 13:53:01 -07:00
net bpf: Pass bpf_verifier_env to JIT 2026-04-16 07:03:40 -07:00
video
defpalo.conf
install.sh
Kbuild
Kconfig module.lds.S: Fix modules on 32-bit parisc architecture 2026-04-17 15:46:46 +02:00
Kconfig.debug
Makefile parisc: Fix build failure for 32-bit kernel with PA2.0 instruction set 2026-04-30 09:10:07 +02:00