aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/ds3231.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/ds3231.c')
-rw-r--r--drivers/rtc/ds3231.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/ds3231.c b/drivers/rtc/ds3231.c
index bd32ed2..d6267d6 100644
--- a/drivers/rtc/ds3231.c
+++ b/drivers/rtc/ds3231.c
@@ -14,7 +14,7 @@
* copied from ds1337.c
*/
-#include <common.h>
+#include <config.h>
#include <command.h>
#include <dm.h>
#include <log.h>