diff options
| author | Peter Senna Tschudin <[email protected]> | 2013-01-24 19:29:10 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2013-02-05 14:54:34 -0200 |
| commit | 00ddb70702275aabcc7f9f999adaf8bc81756b54 (patch) | |
| tree | 418624732a8ba97bb300666a327f7899519b82ea /tools/perf/scripts/python/netdev-times.py | |
| parent | 60d21563785535e518589ab58b0295ecaa06233f (diff) | |
[media] usb/gspca/stv06xx/stv06xx.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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions