diff options
Diffstat (limited to 'drivers/reset/sti-reset.c')
-rw-r--r-- | drivers/reset/sti-reset.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/reset/sti-reset.c b/drivers/reset/sti-reset.c index 5305270fbf2..412a0c5b452 100644 --- a/drivers/reset/sti-reset.c +++ b/drivers/reset/sti-reset.c @@ -4,7 +4,6 @@ * Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. */ -#include <common.h> #include <errno.h> #include <log.h> #include <malloc.h> |