| #
aac51198 |
| 20-Apr-2015 |
Simon Glass <sjg@chromium.org> |
dm: rtc: Split structure definition into its own file
Move the definition of struct rtc_time into a separate file so that sandbox can include it without requiring common.h and the like.
Signed-off-
dm: rtc: Split structure definition into its own file
Move the definition of struct rtc_time into a separate file so that sandbox can include it without requiring common.h and the like.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|