linux/drivers/pps/generators
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
..
Kconfig pps: generators: remove broken pps_gen_parport driver 2026-01-27 15:54:27 +01:00
Makefile pps: generators: remove broken pps_gen_parport driver 2026-01-27 15:54:27 +01:00
pps_gen_tio.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
pps_gen-dummy.c pps: generators: Use ktime_get_real_ts64() instead of ktime_get_snapshot() 2026-06-02 11:39:58 +02:00
pps_gen.c pps: change pps_gen_class to a const struct 2026-04-02 16:32:52 +02:00
sysfs.c pps: generators: replace copy of pps-gen info struct with const pointer 2025-02-21 10:46:49 +01:00