summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-uclass.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/rtc-uclass.c')
-rw-r--r--drivers/rtc/rtc-uclass.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rtc/rtc-uclass.c b/drivers/rtc/rtc-uclass.c
index e5ae6ea4d5..8f6c0c6a0a 100644
--- a/drivers/rtc/rtc-uclass.c
+++ b/drivers/rtc/rtc-uclass.c
@@ -6,7 +6,6 @@
#define LOG_CATEGORY UCLASS_RTC
-#include <common.h>
#include <dm.h>
#include <errno.h>
#include <log.h>