On Sat, Dec 28, 2019 at 10:44:46AM -0700, Simon Glass wrote:
> This function is defined in exports.c so move it to its header file.
>
> Signed-off-by: Simon Glass
> Reviewed-by: Heinrich Schuchardt
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
This function is defined in exports.c so move it to its header file.
Signed-off-by: Simon Glass
Reviewed-by: Heinrich Schuchardt
---
Changes in v2: None
common/board_r.c | 1 +
include/common.h | 3 ---
include/exports.h | 3 +++
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git
2 matches
Mail list logo