opnsense-ports/sysutils/flashrom/files/patch-libflashrom.map
Franco Fichtner e1af1fd976 sysutils/flashrom: partially sync with upstream
Taken from: FreeBSD
2024-02-13 12:48:23 +01:00

18 lines
490 B
Text

--- libflashrom.map.orig 2024-02-01 08:22:08 UTC
+++ libflashrom.map
@@ -1,7 +1,5 @@ LIBFLASHROM_1.0 {
LIBFLASHROM_1.0 {
global:
- flashrom_board_info;
- flashrom_chipset_info;
flashrom_data_free;
flashrom_flag_get;
flashrom_flag_set;
@@ -9,7 +7,6 @@ LIBFLASHROM_1.0 {
flashrom_flash_getsize;
flashrom_flash_probe;
flashrom_flash_release;
- flashrom_flashchip_info;
flashrom_image_read;
flashrom_image_verify;
flashrom_image_write;