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:
e610625
)
USB: Remove __KERNEL__ check from non-exported gadget.h.
author
Robert P. J. Day
<rpjday@crashcourse.ca>
Fri, 7 Mar 2008 16:40:07 +0000
(11:40 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 10 Mar 2008 23:42:26 +0000
(16:42 -0700)
Since the header file gadget.h isn't being exported to userspace,
there seems to be little point having a __KERNEL__ proprocessor check.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found