diff options
| author | Peter Senna Tschudin <[email protected]> | 2013-01-19 19:41:10 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2013-02-06 09:19:43 -0200 |
| commit | b168e810b0e8bef68ccdfb06f741cb4d7142578c (patch) | |
| tree | 56777d9caa83f63e6c65cd7340197a59a1288046 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 8c31522c64968ae790b0d767d27655c24d913837 (diff) | |
[media] [V2,03/24] pci/ttpci/av7110.c: use IS_ENABLED() macro
replace:
#if defined(CONFIG_INPUT_EVDEV) || \
defined(CONFIG_INPUT_EVDEV_MODULE)
with:
#if IS_ENABLED(CONFIG_INPUT_EVDEV)
This change was made for: CONFIG_INPUT_EVDEV,
CONFIG_DVB_SP8870
Reported-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Peter Senna Tschudin <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions