aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Senna Tschudin <[email protected]>2013-01-24 19:29:06 -0300
committerMauro Carvalho Chehab <[email protected]>2013-02-05 14:54:22 -0200
commit8099affaa6da1cc41fca03320b5621f95c6114ea (patch)
tree1aa050552e16dc50a4908a4f79f795f711aebe77 /tools/perf/scripts/python
parent5fd30838da11dc8ce1c5c9d4d1091ea764ee29b3 (diff)
[media] usb/gspca/sn9c20x.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')
0 files changed, 0 insertions, 0 deletions