From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3rvWMz4Q4VzDqQK for ; Wed, 20 Jul 2016 19:10:23 +1000 (AEST) In-Reply-To: <1468817577-1843-1-git-send-email-andrew.donnellan@au1.ibm.com> To: Andrew Donnellan , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: clombard@linux.vnet.ibm.com, linux-scsi@vger.kernel.org, mrochs@linux.vnet.ibm.com, fbarrat@linux.vnet.ibm.com, manoj@linux.vnet.ibm.com, imunsie@au1.ibm.com Subject: Re: [v2] cxl: remove dead Kconfig options Message-Id: <3rvWMz2vPGz9t0t@ozlabs.org> Date: Wed, 20 Jul 2016 19:10:22 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2016-18-07 at 04:52:57 UTC, Andrew Donnellan wrote: > 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 > Signed-off-by: Andrew Donnellan > Acked-by: Ian Munsie > Acked-by: Matthew R. Ochs Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/1e44727a0b220f6ead12fefcff cheers