aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fhci-q.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/fhci-q.c')
-rw-r--r--drivers/usb/host/fhci-q.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/fhci-q.c b/drivers/usb/host/fhci-q.c
index f73c92359be..03be7494a47 100644
--- a/drivers/usb/host/fhci-q.c
+++ b/drivers/usb/host/fhci-q.c
@@ -22,7 +22,7 @@
22#include <linux/slab.h> 22#include <linux/slab.h>
23#include <linux/list.h> 23#include <linux/list.h>
24#include <linux/usb.h> 24#include <linux/usb.h>
25#include "../core/hcd.h" 25#include <linux/usb/hcd.h>
26#include "fhci.h" 26#include "fhci.h"
27 27
28/* maps the hardware error code to the USB error code */ 28/* maps the hardware error code to the USB error code */