mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-28 06:01:22 +01:00
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>
This commit is contained in:
parent
f784361b2a
commit
bca2d579f4
@ -18,8 +18,6 @@
|
||||
#include <acpi/acpi_device.h>
|
||||
#include <asm/gpio.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/arch/iomap.h>
|
||||
#include <asm/arch/pm.h>
|
||||
#include <linux/delay.h>
|
||||
#include <dm/acpi.h>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user