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)
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