]> git.baikalelectronics.ru Git - kernel.git/commit
cxl: remove dead Kconfig options
authorAndrew Donnellan <andrew.donnellan@au1.ibm.com>
Mon, 18 Jul 2016 04:52:57 +0000 (14:52 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 19 Jul 2016 10:12:29 +0000 (20:12 +1000)
commitb0d1e90949d68e09f1923443e86bb75c2586d1ea
tree2081d3a04ff26b197d0bc628ffdaac44d49b16d9
parent1dfb286c869bc166991c4f1ebba1f7648cc3b529
cxl: remove dead Kconfig options

Remove the CXL_KERNEL_API and CXL_EEH Kconfig options, as they were only
needed to coordinate the merging of the cxlflash driver. Also remove the
stub implementation of cxl_perst_reloads_same_image() in cxlflash which is
only used if CXL_EEH isn't defined (i.e. never).

Suggested-by: Ian Munsie <imunsie@au1.ibm.com>
Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Acked-by: Ian Munsie <imunsie@au1.ibm.com>
Acked-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/cxl/Kconfig
drivers/scsi/cxlflash/main.h