From 0846f89b0a2819279b6a92c183721dfb56aab75d Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 23 Aug 2007 13:34:59 +0000 Subject: Drop a bunch of useless header files, merge them into flash.h Corresponding to flashrom svn r128 and coreboot v2 svn r2746. Signed-off-by: Uwe Hermann Acked-by: Stefan Reinauer --- mx29f002.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'mx29f002.c') diff --git a/mx29f002.c b/mx29f002.c index db5f31b..31e924a 100644 --- a/mx29f002.c +++ b/mx29f002.c @@ -27,9 +27,6 @@ #include #include #include "flash.h" -#include "jedec.h" -#include "mx29f002.h" -#include "debug.h" int probe_29f002(struct flashchip *flash) { -- cgit v1.1