- First stab at running linuxbios without the old static device tree.
[coreboot.git] / src / northbridge / emulation / qemu-i386 / northbridge.c
index 9a8f55730280332b03e22fc43a5f2305872658f1..78ec64e310741bc2d8f97efb4d0738a81e7ab955 100644 (file)
@@ -6,7 +6,6 @@
 #include <device/device.h>
 #include <device/pci.h>
 #include <device/hypertransport.h>
-#include <device/chip.h>
 #include <stdlib.h>
 #include <string.h>
 #include <bitops.h>