edi: Move EDI related things into new chipdrivers/edi.h

Change-Id: I592449693647587b5817614b6c6cac07e8009a89
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.sourcearcade.org/c/flashprog/+/421
diff --git a/edi.c b/edi.c
index c1eb64a..68918b7 100644
--- a/edi.c
+++ b/edi.c
@@ -16,7 +16,7 @@
 
 #include <string.h>
 #include "flash.h"
-#include "chipdrivers.h"
+#include "chipdrivers/edi.h"
 #include "spi_command.h"
 #include "ene.h"
 #include "edi.h"