diff options
Diffstat (limited to 'it8212.c')
-rw-r--r-- | it8212.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ #include "programmer.h" #include "hwaccess.h" #include "hwaccess_x86_io.h" +#include "hwaccess_physmap.h" #include "platform/pci.h" static uint8_t *it8212_bar = NULL; |