]> git.baikalelectronics.ru Git - uboot.git/commit
tpm: use the BIT() macro where applicable
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 15 May 2018 09:57:01 +0000 (11:57 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 25 May 2018 12:12:40 +0000 (08:12 -0400)
commit7aafd1114e2f0bce4f752f4b0ef1413d2dfbeb93
tree2dfef04c2522dc243137bee364621ccfc893a758
parent6de3cd90c2e1fbcef9942038d76cf5479b050e81
tpm: use the BIT() macro where applicable

Fix following checkpatch.pl issue in TPM-related code:

    CHECK: Prefer using the BIT macro

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/tpm.h