summaryrefslogtreecommitdiffstats
path: root/sst49lfxxxc.c
diff options
context:
space:
mode:
authorCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2009-08-09 12:44:08 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2009-08-09 12:44:08 +0000
commitbe726817f770572f4d950c7e572c308112a69e3b (patch)
treef6c67448c4b98b1f49e89826f451f51de027b1e5 /sst49lfxxxc.c
parent5b2f52fa6caab4bda5aaf8b6128eb3044a930c47 (diff)
downloadast2050-flashrom-be726817f770572f4d950c7e572c308112a69e3b.zip
ast2050-flashrom-be726817f770572f4d950c7e572c308112a69e3b.tar.gz
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 <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Stefan Reinauer <stepan@coresystems.de>
Diffstat (limited to 'sst49lfxxxc.c')
-rw-r--r--sst49lfxxxc.c3
1 files changed, 0 insertions, 3 deletions
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 <errno.h>
-#include <fcntl.h>
-#include <sys/mman.h>
#include <stdlib.h>
#include "flash.h"
OpenPOWER on IntegriCloud