]> git.baikalelectronics.ru Git - kernel.git/commit
irq: unexport handle_irq_desc()
authorMark Rutland <mark.rutland@arm.com>
Fri, 22 Oct 2021 14:35:04 +0000 (15:35 +0100)
committerMark Rutland <mark.rutland@arm.com>
Mon, 25 Oct 2021 09:05:11 +0000 (10:05 +0100)
commite0afa857fd21b635e5564d6515bcef6ed08d40d8
treebc52741aedaf486d82a8b376dc7b719c8f598947
parent01fabe202da856c887800881b430b19dc0b8bab3
irq: unexport handle_irq_desc()

There are no modular users of handle_irq_desc(). Remove the export
before we gain any.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Suggested-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
kernel/irq/irqdesc.c