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 edd507f0c9..6910921c5e 100644 --- a/util/flashrom/flash.h +++ b/util/flashrom/flash.h @@ -119,7 +119,6 @@ extern struct flashchip flashchips[]; #define AMIC_ID 0x7F37 /* AMIC */ #define AMIC_ID_NOPREFIX 0x37 /* AMIC */ #define AMIC_A25L40P 0x2013 -#define AMIC_A29040B 0x86 #define AMIC_A49LF040A 0x9d #define ASD_ID 0x25 /* ASD, not listed in JEP106W */ |