]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/usb/host/ehci-ppc4xx.c
ehci-ppc4xx: Prepare for usage of readl()/writel() accessors
[people/ms/u-boot.git] / drivers / usb / host / ehci-ppc4xx.c
index 9aee3ff786cba830eda534cdec6933eaa71e31d2..9d235776428e878cb45c3af315dc20931fce9004 100644 (file)
@@ -8,6 +8,7 @@
  */
 #include <common.h>
 #include <usb.h>
+#include <asm/io.h>
 
 #include "ehci.h"