git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbfc396
)
USB: ci13xxx_udc: fix build error
author
Matthias Kaehlcke
<matthias@kaehlcke.net>
Wed, 15 Apr 2009 20:28:36 +0000
(22:28 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 23 Apr 2009 21:15:28 +0000
(14:15 -0700)
Fix build error in the MIPS USB IP core family device controller driver.
The driver calls udelay() without including linux/delay.h
Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found