From ba966f6f93ad914f800ba04ffa038aa553c8f7c5 Mon Sep 17 00:00:00 2001 From: Sean Nelson Date: Tue, 16 Mar 2010 00:35:53 +0000 Subject: Kill dead w39v040c.c functions Corresponding to flashrom svn r939. Signed-off-by: Sean Nelson Acked-by: Carl-Daniel Hailfinger --- chipdrivers.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'chipdrivers.h') 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 */ -- cgit v1.1