Home
last modified time | relevance | path

Searched hist:be47aa65 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dbcd.hbe47aa65 Mon Apr 20 13:37:20 CDT 2015 Simon Glass <sjg@chromium.org> dm: Remove unnecessary types in bcd.h

We don't need to use u8, and if we avoid it, it isn't so much of a problem
that rtc.h includes this header. With this change we can include rtc.h from
sandbox files.

Signed-off-by: Simon Glass <sjg@chromium.org>