]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: s3c: Remove unused s3c_init_uart_irqs() declaration
authorGaosheng Cui <cuigaosheng1@huawei.com>
Tue, 13 Aug 2024 10:50:37 +0000 (18:50 +0800)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 19 Aug 2024 19:53:34 +0000 (21:53 +0200)
commit200b6c1a59975a60c7fab90c88533f3f3458d826
tree229fb576f2ef484b8775d8ed889501e7a562c51d
parent265e472e12da17af754f584b6a2f11cedb94fe49
ARM: s3c: Remove unused s3c_init_uart_irqs() declaration

The s3c_init_uart_irqs() has not been used since
commit 2a8d7bddf273 ("ARM: SAMSUNG: Remove uart irq handling from
plaform code"), so remove it.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Link: https://lore.kernel.org/r/20240813105037.1178393-1-cuigaosheng1@huawei.com
Fixes: 2a8d7bddf273 ("ARM: SAMSUNG: Remove uart irq handling from plaform code")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/mach-s3c/irq-uart-s3c64xx.h