aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2017-09-11 11:00:14 +0200
committerGreg Kroah-Hartman <[email protected]>2017-09-18 16:20:26 +0200
commite701c67c30e65cc887b1ebdd6ef91010f0ca46fa (patch)
treeeb4410a9f1a325ebc5c2ea10a463e580b2644118 /tools/perf/scripts/python
parentf7c04f16d76e795f52a8fdbf11d351346fe7032c (diff)
nvmem: remove unneeded IS_ENABLED(CONFIG_NVMEM) conditional
As you see in drivers/nvmem/Makefile, this C file is compiled only when CONFIG_NVMEM is y or m. So, IS_ENABLED(CONFIG_NVMEM) is always evaluated to 1 in this file. Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions