diff options
Diffstat (limited to 'board/ge/common/ge_rtc.c')
-rw-r--r-- | board/ge/common/ge_rtc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/ge/common/ge_rtc.c b/board/ge/common/ge_rtc.c index 6437afc7bd0..5c62ecca8c8 100644 --- a/board/ge/common/ge_rtc.c +++ b/board/ge/common/ge_rtc.c @@ -3,7 +3,6 @@ * Copyright 2017 General Electric Company */ -#include <common.h> #include <env.h> #include <dm/uclass.h> #include <rtc.h> |