Commit f0890124 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman Committed by Linus Torvalds

USB: fix obvious build error in hc_chrisv10.c driver

Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
parent 47c1b9b3
......@@ -30,7 +30,7 @@
#include <../drivers/usb/core/hcd.h>
#include <../drivers/usb/core/usb.h>
#include "usb-host.h"
#include "hc_crisv10.h"
#define ETRAX_USB_HC_IRQ USB_HC_IRQ_NBR
#define ETRAX_USB_RX_IRQ USB_DMA_RX_IRQ_NBR
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment