linux/drivers/crypto/tegra
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
..
Makefile
tegra-se-aes.c crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm 2026-05-29 13:55:57 +08:00
tegra-se-hash.c This update includes the following changes: 2026-04-15 15:22:26 -07:00
tegra-se-key.c crypto: tegra - Reserve keyslots to allocate dynamically 2025-03-08 16:23:22 +08:00
tegra-se-main.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
tegra-se.h crypto: tegra - Reserve keyslots to allocate dynamically 2025-03-08 16:23:22 +08:00