From 8729de48fa73d86abb5ae2e87406ba305d0b3062 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. Signed-off-by: Carl-Daniel Hailfinger Acked-by: Carl-Daniel Hailfinger git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3140 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/flashrom/flash.h | 1 - 1 file changed, 1 deletion(-) (limited to 'util/flashrom/flash.h') 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 -- cgit v1.2.3