mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Kill dead w39v040c.c functions
Corresponding to flashrom svn r939. Signed-off-by: Sean Nelson <audiohacked@gmail.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user