aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Senna Tschudin <[email protected]>2013-01-24 19:29:03 -0300
committerMauro Carvalho Chehab <[email protected]>2013-02-05 14:54:04 -0200
commitae814c0845624a836918a09745c8b9e6ab3096b2 (patch)
treec61f4f1a16af3b34c8d0e884e3917235d9afce85 /tools/perf/scripts/python
parent4f4d1785352f92aa1eeff39d030a50cabeb0c8f3 (diff)
[media] gspca/pac7302.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