diff options
| author | Peter Senna Tschudin <[email protected]> | 2013-01-24 19:29:09 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2013-02-05 14:54:31 -0200 |
| commit | 60d21563785535e518589ab58b0295ecaa06233f (patch) | |
| tree | 2fa9a8d915dc7ce61125059adf240b4cbdf31d69 /tools/perf/scripts/python/syscall-counts.py | |
| parent | f11ef42e3116eaed653c6e7bbd33ec769a7ae0ba (diff) | |
[media] usb/gspca/spca561.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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions