Revamp cbmem.py to use the coreboot tables.
[coreboot.git] / src / pc80 / isa-dma.c
index 45cfb88a976b6879b8bdaf90258a697d35b9e85e..b64f125f3a38381677df59a0fe74d8ac638c8446 100644 (file)
@@ -1,4 +1,5 @@
 #include <arch/io.h>
+#include <pc80/isa-dma.h>
 
 /* DMA controller registers */
 #define DMA1_CMD_REG           0x08    /* command register (w) */