X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=inline;f=drivers%2Fhwspinlock%2Fstm32_hwspinlock.c;h=74afb4aec22b8812e951aecb399c22e5c94903e9;hb=d7c56616dcc8cac6f5de8e605fd00486a59fef50;hp=a32bde4906ddfb14170cce71365a90b1b266a5d6;hpb=7504e9e75f76a5101b47cd32851ad7bd4ea8ff70;p=oweals%2Fu-boot.git diff --git a/drivers/hwspinlock/stm32_hwspinlock.c b/drivers/hwspinlock/stm32_hwspinlock.c index a32bde4906..74afb4aec2 100644 --- a/drivers/hwspinlock/stm32_hwspinlock.c +++ b/drivers/hwspinlock/stm32_hwspinlock.c @@ -7,6 +7,7 @@ #include #include #include +#include #include #define STM32_MUTEX_COREID BIT(8)