diff options
Diffstat (limited to 'drivers/sysreset/sysreset_sti.c')
-rw-r--r-- | drivers/sysreset/sysreset_sti.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/sysreset/sysreset_sti.c b/drivers/sysreset/sysreset_sti.c index edd90aab061..110b7e23afa 100644 --- a/drivers/sysreset/sysreset_sti.c +++ b/drivers/sysreset/sysreset_sti.c @@ -4,7 +4,6 @@ * Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. */ -#include <common.h> #include <dm.h> #include <regmap.h> #include <syscon.h> |