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 --- am29f040b.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'am29f040b.c') diff --git a/am29f040b.c b/am29f040b.c index cba4a289..e7f318bf 100644 --- a/am29f040b.c +++ b/am29f040b.c @@ -25,8 +25,6 @@ #include #include #include "flash.h" -#include "jedec.h" -#include "debug.h" static __inline__ int erase_sector_29f040b(volatile uint8_t *bios, unsigned long address) -- cgit v1.2.3