diff options
Diffstat (limited to 'drivers/bootcount/bootcount_env.c')
-rw-r--r-- | drivers/bootcount/bootcount_env.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/bootcount/bootcount_env.c b/drivers/bootcount/bootcount_env.c index b75c9002b2c..960cd71b9d5 100644 --- a/drivers/bootcount/bootcount_env.c +++ b/drivers/bootcount/bootcount_env.c @@ -4,7 +4,6 @@ * Heiko Schocher, DENX Software Engineering, hs@denx.de. */ -#include <common.h> #include <env.h> void bootcount_store(ulong a) |