aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2016-06-16 13:38:25 +0200
committerFelipe Balbi <[email protected]>2016-06-21 10:46:33 +0300
commitb89e5f1a677f3a711047d686115f2416e1200a3b (patch)
tree0f216c52c434e05d7ffe6922214caf8c3d6d8174 /tools/perf/scripts/python
parentda1410be21bfedd16740aee6d772e669cf4e852f (diff)
usb: pxa27x_udc: remove unused function argument
We get a warning for this when building with W=1 because the argument gets assigned to something else but never read: drivers/usb/gadget/udc/pxa27x_udc.c: In function 'stop_activity': drivers/usb/gadget/udc/pxa27x_udc.c:1828:74: error: parameter 'driver' set but not used [-Werror=unused-but-set-parameter] This remove the argument entirely. Acked-by: Robert Jarzmik <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions