aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSudip Mukherjee <[email protected]>2016-12-12 16:40:57 -0800
committerLinus Torvalds <[email protected]>2016-12-12 18:55:06 -0800
commit17e96230d95cc2b7eb7d039415d3506340257b5e (patch)
treeebca828ea51d865daab1920c869ec0116afc8330 /tools/perf/scripts/python
parenteb17726b00b327b3c0544f6970738204f09676a4 (diff)
m32r: fix build warning
While building m32r defconfig we got warnings: arch/m32r/platforms/m32700ut/setup.c:249:24: warning: 'm32700ut_lcdpld_irq_type' defined but not used [-Wunused-variable] m32700ut_lcdpld_irq_type is only used when CONFIG_USB is enabled. Modify the code to declare the related variables and functions only when CONFIG_USB is enabled. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Sudip Mukherjee <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions