diff options
author | Greg Dietsche <Gregory.Dietsche@cuw.edu> | 2011-05-09 07:51:43 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-05-11 01:14:59 +0400 |
commit | 304b0b572c66bcd89df13e856db16503609c1a24 (patch) | |
tree | 4d58921c8310475c2af27314937e45c7656c1de2 /drivers/usb/renesas_usbhs | |
parent | 27362d467b3d9955f6ae1737002dac8c0f99fdc7 (diff) | |
download | linux-304b0b572c66bcd89df13e856db16503609c1a24.tar.xz |
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/renesas_usbhs')
0 files changed, 0 insertions, 0 deletions