summaryrefslogtreecommitdiffstats
path: root/chipdrivers.h
diff options
context:
space:
mode:
Diffstat (limited to 'chipdrivers.h')
-rw-r--r--chipdrivers.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chipdrivers.h b/chipdrivers.h
index 6b9f9d6..e04b6c0 100644
--- a/chipdrivers.h
+++ b/chipdrivers.h
@@ -119,9 +119,6 @@ int write_sst_fwhub(struct flashchip *flash, uint8_t *buf);
int printlock_sst_fwhub(struct flashchip *flash);
/* w39v040c.c */
-int probe_w39v040c(struct flashchip *flash);
-int erase_w39v040c(struct flashchip *flash);
-int write_w39v040c(struct flashchip *flash, uint8_t *buf);
int printlock_w39v040c(struct flashchip *flash);
/* w39V080fa.c */
OpenPOWER on IntegriCloud