From 208860628c8e425fba4210993ed0f6f26d190d2b Mon Sep 17 00:00:00 2001 From: hailfinger Date: Sun, 9 Aug 2009 12:44:08 +0000 Subject: Remove unnecessary #include files. Serprog compilation is now controlled by a Makefile variable. Replace munmap with physunmap where appropriate. Signed-off-by: Carl-Daniel Hailfinger Acked-by: Stefan Reinauer git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@671 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- cbtable.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'cbtable.c') diff --git a/cbtable.c b/cbtable.c index 10fe494..9d7e758 100644 --- a/cbtable.c +++ b/cbtable.c @@ -22,11 +22,8 @@ */ #include -#include #include #include -#include -#include #include "flash.h" #include "coreboot_tables.h" -- cgit v1.2.1