summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-keystone.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/xhci-keystone.c')
-rw-r--r--drivers/usb/host/xhci-keystone.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/xhci-keystone.c b/drivers/usb/host/xhci-keystone.c
index 924fb7616f..f322a803fe 100644
--- a/drivers/usb/host/xhci-keystone.c
+++ b/drivers/usb/host/xhci-keystone.c
@@ -14,7 +14,7 @@
#include <asm/io.h>
#include <linux/usb/dwc3.h>
#include <asm/arch/xhci-keystone.h>
-#include <asm-generic/errno.h>
+#include <linux/errno.h>
#include <linux/list.h>
#include "xhci.h"