mirror of
https://xff.cz/git/u-boot/
synced 2025-09-06 03:02:18 +02:00
twister: add missing includes
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
This commit is contained in:
@@ -16,6 +16,8 @@
|
|||||||
#include <asm/omap_gpio.h>
|
#include <asm/omap_gpio.h>
|
||||||
#include <asm/arch/mmc_host_def.h>
|
#include <asm/arch/mmc_host_def.h>
|
||||||
#include <i2c.h>
|
#include <i2c.h>
|
||||||
|
#include <spl.h>
|
||||||
|
#include <mmc.h>
|
||||||
#include <asm/gpio.h>
|
#include <asm/gpio.h>
|
||||||
#ifdef CONFIG_USB_EHCI
|
#ifdef CONFIG_USB_EHCI
|
||||||
#include <usb.h>
|
#include <usb.h>
|
||||||
|
Reference in New Issue
Block a user