]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: Remove __KERNEL__ check from non-exported gadget.h.
authorRobert P. J. Day <rpjday@crashcourse.ca>
Fri, 7 Mar 2008 16:40:07 +0000 (11:40 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 10 Mar 2008 23:42:26 +0000 (16:42 -0700)
commit20f590df4fbb962d1f8fcb12c4b4e790c7054045
treebfd1dbf8c5df7f1af409fd83948f840d8d260107
parente61062587d0484c3852e822e844416c728362438
USB: Remove __KERNEL__ check from non-exported gadget.h.

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>
include/linux/usb/gadget.h