Skip to content
Commit 9d999149 authored by Keith Short's avatar Keith Short Committed by Anas Nashif
Browse files

drivers: gpio: stm32: Fix compiler warning



The local function ll_gpio_get_pin_pull() is not always referenced.  Add
the __maybe_unused attribute to avoid compiler warnings (which may be
promoted to errors by downstream users).

Signed-off-by: default avatarKeith Short <keithshort@google.com>
parent 371a48ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment