aboutsummaryrefslogtreecommitdiffstats
path: root/w49f002u.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 /w49f002u.h
parentf51a766f89a3d37ef4f6e4898621b91c8912e566 (diff)
downloadflashrom-3a3dea72604bc59bf44eeaa23b06fc21a7093bbc.tar.gz
flashrom-3a3dea72604bc59bf44eeaa23b06fc21a7093bbc.tar.bz2
flashrom-3a3dea72604bc59bf44eeaa23b06fc21a7093bbc.zip
Remove unused #define and function declaration
Corresponding to flashrom svn r17 and coreboot v2 svn r1459.
Diffstat (limited to 'w49f002u.h')
-rw-r--r--w49f002u.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/w49f002u.h b/w49f002u.h
index 4863ea5a..29320b7c 100644
--- a/w49f002u.h
+++ b/w49f002u.h
@@ -1,8 +1,6 @@
#ifndef __W49F002U_H__
#define __W49F002U_H__ 1
-extern int probe_49f002(struct flashchip *flash);
-extern int erase_49f002(struct flashchip *flash);
extern int write_49f002(struct flashchip *flash, unsigned char *buf);
#endif /* !__W49F002U_H__ */