aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPeter Senna Tschudin <[email protected]>2013-01-24 19:29:08 -0300
committerMauro Carvalho Chehab <[email protected]>2013-02-05 14:54:27 -0200
commitf11ef42e3116eaed653c6e7bbd33ec769a7ae0ba (patch)
treea7c2d353f6a0928c77c5ce7de6c14127545c0ec5 /tools/perf/scripts/python/syscall-counts.py
parentf5b6de9cf6f862e2c74854a8f6969879a1440283 (diff)
[media] usb/gspca/sonixj.c: use IS_ENABLED() macro
replace: #if defined(CONFIG_INPUT) || \ defined(CONFIG_INPUT_MODULE) with: #if IS_ENABLED(CONFIG_INPUT) This change was made for: CONFIG_INPUT Reported-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Peter Senna Tschudin <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions