diff options
Diffstat (limited to 'drivers/rtc/pcf2127.c')
-rw-r--r-- | drivers/rtc/pcf2127.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rtc/pcf2127.c b/drivers/rtc/pcf2127.c index 2f3fafb4968..27a340f07d6 100644 --- a/drivers/rtc/pcf2127.c +++ b/drivers/rtc/pcf2127.c @@ -5,7 +5,6 @@ /* #define DEBUG */ -#include <common.h> #include <command.h> #include <dm.h> #include <i2c.h> |