configs/spark: Fix warning because STM32_NSPI is not defined

This commit is contained in:
Gregory Nutt 2016-06-28 11:57:40 -06:00
parent e5ca333246
commit 723165d499

View File

@ -45,6 +45,7 @@
#include <nuttx/config.h>
#include <nuttx/compiler.h>
#include <stdint.h>
#include <arch/chip/chip.h>
/************************************************************************************
* Pre-processor Definitions