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:13 -0300
committerMauro Carvalho Chehab <[email protected]>2013-02-05 14:54:43 -0200
commit78f968fa26acbdf44457a7bc35a195b7df040b29 (patch)
treefa991875257f43c4cd2cd5949c96d9399fcc1054 /tools/perf/scripts/python/syscall-counts.py
parente32d6eb865bbb693b1612a0fbf2ceeb6b51e208c (diff)
[media] usb/gspca/zc3xx.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