mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 22:43:17 +02:00
Kill dead w39v080fa.c functions
Corresponding to flashrom svn r940. 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:
@ -122,9 +122,6 @@ int printlock_sst_fwhub(struct flashchip *flash);
|
||||
int printlock_w39v040c(struct flashchip *flash);
|
||||
|
||||
/* w39V080fa.c */
|
||||
int probe_winbond_fwhub(struct flashchip *flash);
|
||||
int erase_winbond_fwhub(struct flashchip *flash);
|
||||
int write_winbond_fwhub(struct flashchip *flash, uint8_t *buf);
|
||||
int unlock_winbond_fwhub(struct flashchip *flash);
|
||||
|
||||
/* w29ee011.c */
|
||||
|
Reference in New Issue
Block a user