summaryrefslogtreecommitdiffstats
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
commit400f09d714d18528ebe2797f914c098ee69ad879 (patch)
tree9fd7861688575fa5d3010d48bd978162458d2565 /w49f002u.h
parent337d69f6de9b688b574a2d05699afef0003ab7ed (diff)
downloadflashrom-400f09d714d18528ebe2797f914c098ee69ad879.zip
flashrom-400f09d714d18528ebe2797f914c098ee69ad879.tar.gz
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 4863ea5..29320b7 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__ */
OpenPOWER on IntegriCloud