Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 609c9ba2 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

omap3: Fix compile for board-cm-t35



Otherwise we can get the following error:

error: variable 'tdo24m_mcspi_config' has initializer but incomplete type
...

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent a4f57b81
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -45,6 +45,7 @@
#include <plat/gpmc.h>
#include <plat/gpmc.h>
#include <plat/usb.h>
#include <plat/usb.h>
#include <plat/display.h>
#include <plat/display.h>
#include <plat/mcspi.h>


#include <mach/hardware.h>
#include <mach/hardware.h>