Commit 2f4280b4a285127070abebb032190522772e0b52

ckolivas 2013-05-29T09:19:34

Remove now unneeded fgpautils.h include from avalon.

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/driver-avalon.c b/driver-avalon.c
index 8493f1e..5bafe17 100644
--- a/driver-avalon.c
+++ b/driver-avalon.c
@@ -36,7 +36,6 @@
 #include "elist.h"
 #include "miner.h"
 #include "usbutils.h"
-#include "fpgautils.h"
 #include "driver-avalon.h"
 #include "hexdump.c"
 #include "util.h"