diff options
Diffstat (limited to 'drivers/hwspinlock/stm32_hwspinlock.c')
-rw-r--r-- | drivers/hwspinlock/stm32_hwspinlock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwspinlock/stm32_hwspinlock.c b/drivers/hwspinlock/stm32_hwspinlock.c index 346b138e98f..5273b9bfed8 100644 --- a/drivers/hwspinlock/stm32_hwspinlock.c +++ b/drivers/hwspinlock/stm32_hwspinlock.c @@ -5,7 +5,6 @@ #define LOG_CATEGORY UCLASS_HWSPINLOCK -#include <common.h> #include <clk.h> #include <dm.h> #include <hwspinlock.h> |