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 --- 82802ab.c | 3 --- 1 file changed, 3 deletions(-) (limited to '82802ab.c') diff --git a/82802ab.c b/82802ab.c index dc6ffbe..a8598d5 100644 --- a/82802ab.c +++ b/82802ab.c @@ -25,10 +25,7 @@ #include #include - #include "flash.h" -#include "82802ab.h" -#include "debug.h" void toggle_ready_82802ab(volatile uint8_t *dst) { -- cgit v1.1