]> git.baikalelectronics.ru Git - uboot.git/commit
common: Move bootcount functions to their header file
authorSimon Glass <sjg@chromium.org>
Thu, 14 Nov 2019 19:57:18 +0000 (12:57 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 2 Dec 2019 23:23:08 +0000 (18:23 -0500)
commitc7a03c674222a0ba31c4fccd90c130a060f1f85e
tree2435e9b887ed0ca4c607277656364e460533c185
parentf0c03bf21ffe4da4b26f12bb3cd4bb3858f67401
common: Move bootcount functions to their header file

These don't need to be in common.h so move them out.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/BuR/brppt1/board.c
include/bootcount.h
include/common.h