]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mfd: sec-core: Drop non-existing forward declarations
authorAndré Draszik <andre.draszik@linaro.org>
Wed, 9 Apr 2025 20:37:25 +0000 (21:37 +0100)
committerLee Jones <lee@kernel.org>
Fri, 23 May 2025 07:48:18 +0000 (08:48 +0100)
commitb3379422b460ea8c0556df300d547d63e5569cda
tree09b519c0072dd187301ec6ae1c4c452614f6adbd
parent72d856ee1927442cefe97a159fde347e59555f88
mfd: sec-core: Drop non-existing forward declarations

sec_irq_resume() was removed in commit 6445b84abf91 ("mfd: Add s2mps11
irq driver") and sec_irq_exit() in commit 3dc6f4aaafbe ("mfd: sec: Use
devm_mfd_add_devices and devm_regmap_add_irq_chip") while the
prototypes were left. They should be removed.

Do so.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: André Draszik <andre.draszik@linaro.org>
Link: https://lore.kernel.org/r/20250409-s2mpg10-v4-4-d66d5f39b6bf@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
include/linux/mfd/samsung/core.h