]> www.infradead.org Git - users/jedix/linux-maple.git/commit
irqchip/davinci-cp-intc: Remove public header
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 4 Mar 2025 13:18:14 +0000 (14:18 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 4 Mar 2025 14:46:59 +0000 (15:46 +0100)
commit71cbbb7149e3de8c39dfe8a97eaa7f1cbcbff52f
tree61884c63a096b29dcacc0fd60138eb8e5bfd97ee
parent399b2799985237cf5c3656b7cfc87cdaa489efd1
irqchip/davinci-cp-intc: Remove public header

There are no more users of irq-davinci-cp-intc.h (da830.c doesn't use
any of its symbols). Remove the header and make the driver stop using the
config structure.

[ tglx: Mop up coding style ]

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250304131815.86549-1-brgl@bgdev.pl
arch/arm/mach-davinci/da830.c
drivers/irqchip/irq-davinci-cp-intc.c
include/linux/irqchip/irq-davinci-cp-intc.h [deleted file]