Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dtime.ha7b817699985b515b63a601b317e3e8fd413d7e9 Tue Dec 27 15:36:00 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> time: move timer APIs to include/time.h

The include/common.h is a collection of unrelated declarations,
macros, etc.

It is horrible to include such a cluttered header just for some
timer functions. Split out timer functions into include/time.h.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A Dcommon.ha7b817699985b515b63a601b317e3e8fd413d7e9 Tue Dec 27 15:36:00 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> time: move timer APIs to include/time.h

The include/common.h is a collection of unrelated declarations,
macros, etc.

It is horrible to include such a cluttered header just for some
timer functions. Split out timer functions into include/time.h.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>