diff options
| author | Corentin Labbe <[email protected]> | 2017-12-26 13:33:50 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-01-02 17:33:21 +0100 |
| commit | 576ec7fd93c32d1ec56dcf69099848da81e4ec4c (patch) | |
| tree | 45b3361f768e3eb559435885a4b8f6d5632aba5b /tools/perf/scripts/python | |
| parent | 01f1918833e4817fdb0810306c021c5cbee775d3 (diff) | |
usb: musb: remove unused frame variable
This patch fix the following warning
drivers/usb/musb/musb_host.c:223:8: warning: variable 'frame' set but not used [-Wunused-but-set-variable]
by remove the frame variable in musb_start_urb().
Signed-off-by: Corentin Labbe <[email protected]>
Signed-off-by: Bin Liu <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions