zy1000: remove unecessary include

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
Øyvind Harboe 2009-12-05 11:07:06 +01:00
parent eb1bc657ae
commit 304af6e7d8
1 changed files with 0 additions and 4 deletions

View File

@ -25,10 +25,6 @@
#include <jtag/jtag.h>
#include <helper/ioutil.h>
#include <helper/configuration.h>
#include <xsvf/xsvf.h>
#include <svf/svf.h>
#include <flash/nand.h>
#include <pld/pld.h>
#include <server/server.h>
#include <server/telnet_server.h>