diff options
Diffstat (limited to 'drivers/rtc/rv3029.c')
-rw-r--r-- | drivers/rtc/rv3029.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rtc/rv3029.c b/drivers/rtc/rv3029.c index 9c53c7f7dbc..a82acec6f7e 100644 --- a/drivers/rtc/rv3029.c +++ b/drivers/rtc/rv3029.c @@ -7,7 +7,6 @@ * Michael Buesch <m@bues.ch> */ -#include <common.h> #include <command.h> #include <dm.h> #include <i2c.h> |