aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/pt7c4338.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/pt7c4338.c')
-rw-r--r--drivers/rtc/pt7c4338.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/pt7c4338.c b/drivers/rtc/pt7c4338.c
index 79df078..e0a7bd3 100644
--- a/drivers/rtc/pt7c4338.c
+++ b/drivers/rtc/pt7c4338.c
@@ -18,7 +18,7 @@
* It has 56 bytes of nonvolatile RAM.
*/
-#include <config.h>
+#include <common.h>
#include <command.h>
#include <dm.h>
#include <log.h>