diff options
author | Greg Dietsche <Gregory.Dietsche@cuw.edu> | 2011-05-08 22:51:43 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-05-10 14:14:59 -0700 |
commit | 304b0b572c66bcd89df13e856db16503609c1a24 (patch) | |
tree | 4d58921c8310475c2af27314937e45c7656c1de2 /drivers/usb/gadget | |
parent | 27362d467b3d9955f6ae1737002dac8c0f99fdc7 (diff) | |
download | blackbird-op-linux-304b0b572c66bcd89df13e856db16503609c1a24.tar.gz blackbird-op-linux-304b0b572c66bcd89df13e856db16503609c1a24.zip |
usb: fix warning in usbtest module v2
On amd64 unsigned is not as wide as pointer and this causes a compiler
warning. Switching to unsigned long corrects the problem.
Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions