summaryrefslogtreecommitdiffstats
path: root/physmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'physmap.c')
-rw-r--r--physmap.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/physmap.c b/physmap.c
index d5948ae..4641e8e 100644
--- a/physmap.c
+++ b/physmap.c
@@ -22,7 +22,6 @@
#include <unistd.h>
#include <stdio.h>
-#include <sys/types.h>
#include <stdlib.h>
#include <string.h>
#include "flash.h"
@@ -135,8 +134,6 @@ void cleanup_cpu_msr(void)
}
#elif defined(__DARWIN__)
-#include <DirectIO/darwinio.h>
-
#define MEM_DEV "DirectIO"
static void *sys_physmap(unsigned long phys_addr, size_t len)
OpenPOWER on IntegriCloud