diff options
Diffstat (limited to 'drivers/bootcount/bootcount_at91.c')
-rw-r--r-- | drivers/bootcount/bootcount_at91.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/bootcount/bootcount_at91.c b/drivers/bootcount/bootcount_at91.c index c4ab5ceafab..1a06db1fb74 100644 --- a/drivers/bootcount/bootcount_at91.c +++ b/drivers/bootcount/bootcount_at91.c @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0+ -#include <common.h> #include <asm/io.h> #include <asm/arch/hardware.h> #include <asm/arch/at91_gpbr.h> |