From 08e2432cdeeabd7010252b4a747a385e1b189614 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 5 Mar 2012 19:15:22 -0800 Subject: spi: work on fw support for simple spi core --- firmware/zpu/usrp2p/spif.c | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/zpu/usrp2p/spif.c') diff --git a/firmware/zpu/usrp2p/spif.c b/firmware/zpu/usrp2p/spif.c index 91da73155..60807ca4a 100644 --- a/firmware/zpu/usrp2p/spif.c +++ b/firmware/zpu/usrp2p/spif.c @@ -21,6 +21,7 @@ */ #include "spi.h" +#include "spi_flash.h" #include "memory_map.h" void -- cgit v1.2.3