[dev][virtio] remove arm specific header

This commit is contained in:
Travis Geiselbrecht
2015-09-11 17:37:39 -07:00
parent f01c2654ca
commit ba3d7ce316

View File

@@ -32,7 +32,6 @@
#include <stdlib.h>
#include <string.h>
#include <pow2.h>
#include <arch/arm.h>
#include <lk/init.h>
#include <kernel/thread.h>
#include <kernel/vm.h>