commit | 2ba08e825e5a666f540bff15e9977725675e8de6 | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@rpsys.net> | Thu Sep 22 00:48:58 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Sep 22 07:58:25 2005 -0700 |
tree | 2ba1c9233c507683881565a9991ba5e0aed55fc3 | |
parent | 72a755fce0243d4168a6153813a1b533b05a7d72 [diff] |
[PATCH] USB: fix pxa2xx_udc compile warnings This patch fixes several types in the PXA25x udc driver and hence fixes several compiler warnings. Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>