]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/host/xhci-mem.c
usb: xhci: Remove incorrect comments for struct xhci_container_ctx
[u-boot] / drivers / usb / host / xhci-mem.c
index 37444526f7584cc5d021ee2f9e78b3d785aa4432..62db51d01851c1eb1909a79de4271cf0e0ff7497 100644 (file)
@@ -20,7 +20,7 @@
 #include <usb.h>
 #include <malloc.h>
 #include <asm/cache.h>
-#include <asm-generic/errno.h>
+#include <linux/errno.h>
 
 #include "xhci.h"