From be726817f770572f4d950c7e572c308112a69e3b Mon Sep 17 00:00:00 2001 From: Carl-Daniel 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. Corresponding to flashrom svn r671. Signed-off-by: Carl-Daniel Hailfinger Acked-by: Stefan Reinauer --- ichspi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ichspi.c') diff --git a/ichspi.c b/ichspi.c index 5d2e40f69..831dd9d7e 100644 --- a/ichspi.c +++ b/ichspi.c @@ -33,7 +33,6 @@ */ #include -#include #include "flash.h" #include "spi.h" -- cgit v1.2.3