]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/e1000.c
pci: Set PCI_COMMAND_IO bit for VGA device
[u-boot] / drivers / net / e1000.c
index 7b830ff8c0515a66f763ff4c4270965f39a2e65a..2ba03ed73e45e40b177221cc47483465dba7a3cc 100644 (file)
@@ -32,6 +32,7 @@ tested on both gig copper and gig fiber boards
 #include <common.h>
 #include <dm.h>
 #include <errno.h>
+#include <memalign.h>
 #include <pci.h>
 #include "e1000.h"