summaryrefslogtreecommitdiff
path: root/sst49lfxxxc.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 /sst49lfxxxc.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 'sst49lfxxxc.c')
-rw-r--r--sst49lfxxxc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sst49lfxxxc.c b/sst49lfxxxc.c
index edb5493..8480877 100644
--- a/sst49lfxxxc.c
+++ b/sst49lfxxxc.c
@@ -32,10 +32,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
-
#include "flash.h"
-#include "jedec.h"
-#include "debug.h"
#define SECTOR_ERASE 0x30
#define BLOCK_ERASE 0x20