]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/usb/host/xhci-mem.c
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
[karo-tx-uboot.git] / 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"