aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strlcpy-src.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-05-16 22:05:05 +0200
committerMarc Zyngier <[email protected]>2023-06-17 07:21:02 +0100
commitf1771b85e3086c9506c3de81e993330bca568ba5 (patch)
treeb998daa3292d7ed2bacf13766a40bb205a37b2db /lib/test_fortify/write_overflow-strlcpy-src.c
parent97bb0f8e847c0ea6bf926c4e3b7633dd6acfabf2 (diff)
irqchip/mmp: Remove non-DT codepath
Building with "W=1" warns about missing declarations for two functions in the mmp irqchip driver: drivers/irqchip/irq-mmp.c:248:13: error: no previous prototype for 'icu_init_irq' drivers/irqchip/irq-mmp.c:271:13: error: no previous prototype for 'mmp2_init_icu' The declarations are present in an unused header, but since there is no caller, it's best to just remove the functions and the header completely, making the driver DT-only to match the state of the platform. Fixes: 77acc85ce797 ("ARM: mmp: remove device definitions") Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions