diff options
Diffstat (limited to 'util/flashrom/flash.h')
-rw-r--r-- | util/flashrom/flash.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/flashrom/flash.h b/util/flashrom/flash.h index 5b800ce5ec..f15ab21d7c 100644 --- a/util/flashrom/flash.h +++ b/util/flashrom/flash.h @@ -33,7 +33,6 @@ #define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) struct flashchip { - const char *vendor; const char *name; /* With 32bit manufacture_id and model_id we can cover IDs up to * (including) the 4th bank of JEDEC JEP106W Standard Manufacturer's |