mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-05 22:31:36 +00:00
twister: add missing includes
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
This commit is contained in:
parent
bf8550287d
commit
522a4aef19
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue