summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorAaron Kling <webgeek1234@gmail.com>2025-08-01 00:59:26 +0300
committerBjorn Helgaas <bhelgaas@google.com>2025-12-26 19:57:17 +0300
commitaac5ba6acc79b37b01dfc9dd23eb457c89cf06f6 (patch)
treec71b11b6f0a6c2dc1167a97f9cdbc315e4db4144 /include/uapi/linux
parenteefff3d9f65689610d63ff36bff0b95da9409c2a (diff)
downloadlinux-aac5ba6acc79b37b01dfc9dd23eb457c89cf06f6.tar.xz
PCI: tegra: Allow building as a module
Change the module macro back to builtin, which does not define an exit function. This will prevent the module from being unloaded. There are concerns with modules not cleaning up IRQs on unload, thus unload must be specifically disallowed. Drop the remove callback as it is unused. Signed-off-by: Aaron Kling <webgeek1234@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Link: https://patch.msgid.link/20250731-pci-tegra-module-v7-3-cad4b088b8fb@gmail.com
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions