summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorAaron Kling <webgeek1234@gmail.com>2025-07-31 16:59:26 -0500
committerBjorn Helgaas <bhelgaas@google.com>2025-12-26 10:57:17 -0600
commitaac5ba6acc79b37b01dfc9dd23eb457c89cf06f6 (patch)
treec71b11b6f0a6c2dc1167a97f9cdbc315e4db4144 /include/uapi
parenteefff3d9f65689610d63ff36bff0b95da9409c2a (diff)
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')
0 files changed, 0 insertions, 0 deletions