summaryrefslogtreecommitdiff
path: root/util/flashrom/82802ab.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/flashrom/82802ab.h')
-rw-r--r--util/flashrom/82802ab.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/util/flashrom/82802ab.h b/util/flashrom/82802ab.h
deleted file mode 100644
index cc7eb50987..0000000000
--- a/util/flashrom/82802ab.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __82802AB_H__
-#define __82802AB_H__ 1
-
-extern int probe_82802ab(struct flashchip *flash);
-extern int erase_82802ab(struct flashchip *flash);
-extern int write_82802ab(struct flashchip *flash, uint8_t *buf);
-
-#endif /* !__82802AB_H__ */