Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
f0890124
Commit
f0890124
authored
Dec 08, 2004
by
Greg Kroah-Hartman
Committed by
Linus Torvalds
Dec 08, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
USB: fix obvious build error in hc_chrisv10.c driver
Signed-off-by:
Greg Kroah-Hartman
<
greg@kroah.com
>
parent
47c1b9b3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
drivers/usb/host/hc_crisv10.c
drivers/usb/host/hc_crisv10.c
+1
-1
No files found.
drivers/usb/host/hc_crisv10.c
View file @
f0890124
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
#include <../drivers/usb/core/hcd.h>
#include <../drivers/usb/core/hcd.h>
#include <../drivers/usb/core/usb.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_HC_IRQ USB_HC_IRQ_NBR
#define ETRAX_USB_RX_IRQ USB_DMA_RX_IRQ_NBR
#define ETRAX_USB_RX_IRQ USB_DMA_RX_IRQ_NBR
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment