summaryrefslogtreecommitdiff
path: root/82802ab.c
diff options
context:
space:
mode:
authoruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2007-08-23 13:34:59 +0000
committeruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2007-08-23 13:34:59 +0000
commitd3772b240be740e513380ee5be94cb18e5c2ca38 (patch)
tree3867a6aa46c1b5f056cd45269101f595d44b6a1d /82802ab.c
parentbcaf943a70faa01d23da104346c749e4db12c775 (diff)
downloadflashrom-d3772b240be740e513380ee5be94cb18e5c2ca38.tar.gz
Original v2 revision: 2746
Drop a bunch of useless header files, merge them into flash.h. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@128 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to '82802ab.c')
-rw-r--r--82802ab.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/82802ab.c b/82802ab.c
index dc6ffbe..a8598d5 100644
--- a/82802ab.c
+++ b/82802ab.c
@@ -25,10 +25,7 @@
#include <stdio.h>
#include <stdint.h>
-
#include "flash.h"
-#include "82802ab.h"
-#include "debug.h"
void toggle_ready_82802ab(volatile uint8_t *dst)
{