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/spi_flash.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'firmware/zpu/usrp2p/spi_flash.c') diff --git a/firmware/zpu/usrp2p/spi_flash.c b/firmware/zpu/usrp2p/spi_flash.c index 9406f8042..09f908edb 100644 --- a/firmware/zpu/usrp2p/spi_flash.c +++ b/firmware/zpu/usrp2p/spi_flash.c @@ -1,7 +1,6 @@ -/* -*- c++ -*- */ /* * Copyright 2009 Free Software Foundation, Inc. - * Copyright 2009-2011 Ettus Research LLC + * Copyright 2009-2012 Ettus Research LLC * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -17,6 +16,7 @@ * along with this program. If not, see . */ +#include "spi_flash.h" #include "spi_flash_private.h" //#include #include -- cgit v1.2.3