diff options
| author | Peter Senna Tschudin <[email protected]> | 2013-01-24 19:29:06 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2013-02-05 14:54:22 -0200 |
| commit | 8099affaa6da1cc41fca03320b5621f95c6114ea (patch) | |
| tree | 1aa050552e16dc50a4908a4f79f795f711aebe77 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 5fd30838da11dc8ce1c5c9d4d1091ea764ee29b3 (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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions