zy1000: remove unecessary include
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
parent
eb1bc657ae
commit
304af6e7d8
src
|
@ -25,10 +25,6 @@
|
||||||
#include <jtag/jtag.h>
|
#include <jtag/jtag.h>
|
||||||
#include <helper/ioutil.h>
|
#include <helper/ioutil.h>
|
||||||
#include <helper/configuration.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/server.h>
|
||||||
#include <server/telnet_server.h>
|
#include <server/telnet_server.h>
|
||||||
|
|
Loading…
Reference in New Issue