diff options
author | André Draszik <andre.draszik@linaro.org> | 2025-04-09 21:37:28 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-05-23 08:48:22 +0100 |
commit | 8b88b5e4d58151d8a37250afc978f253cd8cc4fb (patch) | |
tree | 82476ae1cf45e0c50cba796921a86bd0d4d3fff8 /scripts/lib/kdoc/kdoc_files.py | |
parent | 5bef1b7f10a81b61863f11aaa146a773cbc64e61 (diff) |
mfd: sec: Move private internal API to internal header
sec_irq_init() is an internal API for the core driver, and doesn't
belong into the public header.
Due to an upcoming split of the driver into a core and i2c driver,
we'll also be adding more internal APIs, which again shouldn't be in
the public header.
Move it into a new internal include.
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-7-d66d5f39b6bf@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions