]> git.sur5r.net Git - u-boot/commit
bootcount: Add include guards into bootcount.h file
authorLukasz Majewski <lukma@denx.de>
Wed, 2 May 2018 14:10:51 +0000 (16:10 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 11 May 2018 00:37:05 +0000 (20:37 -0400)
commitc1cd21db621cb9b626f41d42bd4b8ac2d86709ce
treeeea0b3260485fc34e29f6500e393c2415fa81d89
parentafa9609ecabc2135debe9d5329f72d58aea4ff05
bootcount: Add include guards into bootcount.h file

This patch adds missing include guards for bootcount.h file.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Alex Kiernan <alex.kiernan@gmail.com>
include/bootcount.h