diff options
| author | Peter Senna Tschudin <[email protected]> | 2013-01-24 19:29:04 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2013-02-05 14:54:07 -0200 |
| commit | 2d622e9137d504ea4eb636efca5cd04c494a1ede (patch) | |
| tree | a95d7118011e5f92021231ef742868f5a15cd6cf /tools/perf/scripts/python/netdev-times.py | |
| parent | ae814c0845624a836918a09745c8b9e6ab3096b2 (diff) | |
[media] usb/gspca/pac7311.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