aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2018-09-13 10:42:25 +0100
committerMarc Zyngier <maz@kernel.org>2021-06-10 13:09:17 +0100
commit405e94e9aed2a38bdcd22efe53c36c6cd53185a6 (patch)
tree7e6203c219f6b77656b8de77f6ee505e6feb1ee5 /Documentation/core-api
parent582f5aa1dbb3bd7bd3dd12de7e87f6dafb3f8258 (diff)
downloadlinux-405e94e9aed2a38bdcd22efe53c36c6cd53185a6.tar.gz
irqdomain: Kill irq_domain_add_legacy_isa
This helper doesn't have a user anymore, let's remove it. Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'Documentation/core-api')
-rw-r--r--Documentation/core-api/irq/irq-domain.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/core-api/irq/irq-domain.rst b/Documentation/core-api/irq/irq-domain.rst
index 8214e215a8bf30..53283b3729a1a1 100644
--- a/Documentation/core-api/irq/irq-domain.rst
+++ b/Documentation/core-api/irq/irq-domain.rst
@@ -146,7 +146,6 @@ Legacy
irq_domain_add_simple()
irq_domain_add_legacy()
- irq_domain_add_legacy_isa()
irq_domain_create_simple()
irq_domain_create_legacy()