Home
last modified time | relevance | path

Searched hist:"094 e06a523ba040f81857609f9d889b4b57ee151" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dbootstage.c094e06a523ba040f81857609f9d889b4b57ee151 Fri Sep 28 08:56:35 UTC 2012 Simon Glass <sjg@chromium.org> bootstage: Export bootstage_add_record() function

This function is not static, but not exported either. Add a prototype
in the header file and move the required enum to the header also.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dbootstage.h094e06a523ba040f81857609f9d889b4b57ee151 Fri Sep 28 08:56:35 UTC 2012 Simon Glass <sjg@chromium.org> bootstage: Export bootstage_add_record() function

This function is not static, but not exported either. Add a prototype
in the header file and move the required enum to the header also.

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