On 20 April 2015 at 12:37, Simon Glass <[email protected]> wrote: > 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 <[email protected]> > --- > > include/rtc.h | 26 +------------------------- > include/rtc_def.h | 36 ++++++++++++++++++++++++++++++++++++ > 2 files changed, 37 insertions(+), 25 deletions(-) > create mode 100644 include/rtc_def.h
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

