From: Robert P. J. Day Date: Fri, 7 Mar 2008 16:40:07 +0000 (-0500) Subject: USB: Remove __KERNEL__ check from non-exported gadget.h. X-Git-Tag: v2.6.25-rc6~45^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20f590df4fbb962d1f8fcb12c4b4e790c7054045;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed