diff options
| author | Peter Senna Tschudin <[email protected]> | 2013-01-24 19:29:12 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2013-02-05 14:54:40 -0200 |
| commit | e32d6eb865bbb693b1612a0fbf2ceeb6b51e208c (patch) | |
| tree | 799fb1e86f6b09434e8ce0cc931d93ddd245ef71 /tools/perf/scripts/python/syscall-counts.py | |
| parent | f8d2687963d789b78d86cfecff54604f447aa3a2 (diff) | |
[media] usb/gspca/xirlink_cit.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