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