diff options
| author | Masahiro Yamada <[email protected]> | 2017-09-11 09:00:14 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-09-18 14:20:26 +0000 |
| commit | e701c67c30e65cc887b1ebdd6ef91010f0ca46fa (patch) | |
| tree | eb4410a9f1a325ebc5c2ea10a463e580b2644118 /drivers/fpga/xilinx-pr-decoupler.c | |
| parent | nvmem: remove inline in drivers/nvmem/core.c (diff) | |
| download | kernel-e701c67c30e65cc887b1ebdd6ef91010f0ca46fa.tar.gz kernel-e701c67c30e65cc887b1ebdd6ef91010f0ca46fa.zip | |
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 'drivers/fpga/xilinx-pr-decoupler.c')
0 files changed, 0 insertions, 0 deletions
