summaryrefslogtreecommitdiffstats
path: root/sst49lf040.h
diff options
context:
space:
mode:
authorOllie Lho <ollie@sis.com.tw>2004-03-20 17:39:43 +0000
committerOllie Lho <ollie@sis.com.tw>2004-03-20 17:39:43 +0000
commit3a3dea72604bc59bf44eeaa23b06fc21a7093bbc (patch)
tree9fd7861688575fa5d3010d48bd978162458d2565 /sst49lf040.h
parentf51a766f89a3d37ef4f6e4898621b91c8912e566 (diff)
downloadast2050-flashrom-3a3dea72604bc59bf44eeaa23b06fc21a7093bbc.zip
ast2050-flashrom-3a3dea72604bc59bf44eeaa23b06fc21a7093bbc.tar.gz
Remove unused #define and function declaration
Corresponding to flashrom svn r17 and coreboot v2 svn r1459.
Diffstat (limited to 'sst49lf040.h')
-rw-r--r--sst49lf040.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sst49lf040.h b/sst49lf040.h
index a665015..9e3cfa4 100644
--- a/sst49lf040.h
+++ b/sst49lf040.h
@@ -1,8 +1,6 @@
#ifndef __SST49LF040_H__
#define __SST49LF040_H__ 1
-extern int probe_49lf040(struct flashchip *flash);
-extern int erase_49lf040(struct flashchip *flash);
extern int write_49lf040(struct flashchip *flash, unsigned char *buf);
#endif /* !__SST49LF040_H__ */
OpenPOWER on IntegriCloud