From 2cac6860c3f451a661d8281d25a72dd5db89f4e4 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 16 May 2009 22:05:42 +0000 Subject: Drop unused/duplicated #includes and some dead code Build-tested on 32bit x86. Corresponding to flashrom svn r521. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann --- layout.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'layout.c') diff --git a/layout.c b/layout.c index 87a52ad..4326aea 100644 --- a/layout.c +++ b/layout.c @@ -18,11 +18,9 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include #include #include #include -#include #include "flash.h" char *mainboard_vendor = NULL; -- cgit v1.1