drivers: adc: stm32: use __maybe_unused
Replace conditional `ARG_UNUSED` with `__maybe_unused`. This is recommended by coding style: https://kernel.org/doc/html/latest/process/coding-style.html#conditional-compilation Signed-off-by:Jeppe Odgaard <jeppe.odgaard@prevas.dk>
Loading
Please sign in to comment