On 23/03/2025 23:39, André Draszik wrote: > 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. > > Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx> > --- Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof