]> git.dujemihanovic.xyz Git - u-boot.git/commit
tpm: cr50: Drop unnecessary coral headers
authorSimon Glass <sjg@chromium.org>
Sun, 27 Jun 2021 23:51:00 +0000 (17:51 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 15 Jul 2021 11:49:56 +0000 (19:49 +0800)
commitbca2d579f415140adcf984c5517aa2d14af2c0db
treeef046a353ed0ed89beba725aa0e006dd5bc6ec74
parentf784361b2a0e633551c6c23de30f2c780cf4d95f
tpm: cr50: Drop unnecessary coral headers

These headers are not actually used. Drop them so that this driver can
be used by other boards, e.g. coreboot.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/tpm/cr50_i2c.c