aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPeter Senna Tschudin <[email protected]>2013-01-24 19:28:59 -0300
committerMauro Carvalho Chehab <[email protected]>2013-02-05 14:53:39 -0200
commit13a00fabe44874db9e693d3c2761e9b6fa344be2 (patch)
tree7e24c924a796c55d4c07d56ba7f3ee1a8c3d356c /tools/perf/scripts/python/bin
parenta3f6ce6345771932f4d4ba080d3a5f0846293983 (diff)
[media] usb/gspca: 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/bin')
0 files changed, 0 insertions, 0 deletions