From d3772b240be740e513380ee5be94cb18e5c2ca38 Mon Sep 17 00:00:00 2001 From: uwe Date: Thu, 23 Aug 2007 13:34:59 +0000 Subject: Original v2 revision: 2746 Drop a bunch of useless header files, merge them into flash.h. Signed-off-by: Uwe Hermann Acked-by: Stefan Reinauer git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@128 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- sst28sf040.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sst28sf040.c') diff --git a/sst28sf040.c b/sst28sf040.c index c8f71f8..80412c5 100644 --- a/sst28sf040.c +++ b/sst28sf040.c @@ -28,8 +28,6 @@ #include #include #include "flash.h" -#include "jedec.h" -#include "debug.h" #define AUTO_PG_ERASE1 0x20 #define AUTO_PG_ERASE2 0xD0 -- cgit v1.2.1