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)
commitfded837fd996880fd051e0ee0dbeee344cd084d2
tree2dfef04c2522dc243137bee364621ccfc893a758
parentc617918764a519c41c93d6d6b08089859dc35f03
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