From e7bcb19bf564808974d8f944acfbe30818a2bae1 Mon Sep 17 00:00:00 2001 From: Carl-Daniel Hailfinger Date: Fri, 14 Mar 2008 00:02:25 +0000 Subject: Revert the delete of 82802ab.c in r3137 Corresponding to flashrom svn r204 and coreboot v2 svn r3140. Signed-off-by: Carl-Daniel Hailfinger Acked-by: Carl-Daniel Hailfinger --- flash.h | 1 - 1 file changed, 1 deletion(-) (limited to 'flash.h') diff --git a/flash.h b/flash.h index 5b800ce..f15ab21 100644 --- a/flash.h +++ b/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 -- cgit v1.1