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 --- sst49lfxxxc.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'sst49lfxxxc.c') diff --git a/sst49lfxxxc.c b/sst49lfxxxc.c index 3c4405d..848ccde 100644 --- a/sst49lfxxxc.c +++ b/sst49lfxxxc.c @@ -19,9 +19,6 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include -#include -#include #include #include "flash.h" -- cgit v1.1