Missed one file from last set of LPC17xx DAC changes

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4522 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-03-25 16:24:46 +00:00
parent a6b222bc85
commit 960ab08c97

View File

@ -52,7 +52,6 @@
#include <nuttx/arch.h>
#include <nuttx/analog/dac.h>
#include <nuttx/spi.h>
#include "lpc17_internal.h"
#if defined(CONFIG_DAC_AD5410)