aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAntti Palosaari <[email protected]>2013-01-04 15:21:26 -0300
committerMauro Carvalho Chehab <[email protected]>2013-01-06 10:20:13 -0200
commit37b44a0f04184998073633887d2f1e724aee130a (patch)
tree37181c38d801fb7eed4c68d3c08b1c28c52bc22e /tools/perf/scripts/python
parentac1c86c857368eb727b7ca2c7a48bd6e373fa628 (diff)
[media] dvb_usb_v2: use IS_ENABLED() macro
replace: #if defined(CONFIG_RC_CORE) || defined(CONFIG_RC_CORE_MODULE) with: #if IS_ENABLED(CONFIG_RC_CORE) Reported-by: Fabio Estevam <[email protected]> Signed-off-by: Antti Palosaari <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions