mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02: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:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user