diff options
| author | Kuninori Morimoto <[email protected]> | 2012-01-31 16:43:50 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-02-01 15:56:19 -0800 |
| commit | 504b61630ab65296b6c9113cce834574e8cc01de (patch) | |
| tree | 053bfc4357b97860f99e1b7eca097f920c687668 /tools/perf/scripts/python | |
| parent | 0a365706f2d6062d3756806447c1bbcd7e315ffa (diff) | |
usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()
The usb/ch9.h will be installed to /usr/include/linux,
and be used from user space.
But le16_to_cpu() is only defined for kernel code.
Without this patch, user space compile will be broken.
Special thanks to Stefan Becker
Reported-by: Stefan Becker <[email protected]>
Signed-off-by: Kuninori Morimoto <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions