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