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 --- sb600spi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sb600spi.c') diff --git a/sb600spi.c b/sb600spi.c index 2088b08d..5f2cf980 100644 --- a/sb600spi.c +++ b/sb600spi.c @@ -21,7 +21,6 @@ */ #include -#include #include "flash.h" #include "spi.h" -- cgit v1.2.3