diff options
Diffstat (limited to 'drivers/bootcount/bootcount_syscon.c')
-rw-r--r-- | drivers/bootcount/bootcount_syscon.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/bootcount/bootcount_syscon.c b/drivers/bootcount/bootcount_syscon.c index f80d87071d9..5dbc13cd545 100644 --- a/drivers/bootcount/bootcount_syscon.c +++ b/drivers/bootcount/bootcount_syscon.c @@ -3,7 +3,6 @@ * Copyright (c) Vaisala Oyj. All rights reserved. */ -#include <common.h> #include <bootcount.h> #include <dm.h> #include <dm/device_compat.h> |