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)
commitf083583786913de7652312c137dd4fea5c2e291f
tree2435e9b887ed0ca4c607277656364e460533c185
parentc66044415989027c33876ff84491e148062dbf5c
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