Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932145AbbDGW5h (ORCPT ); Tue, 7 Apr 2015 18:57:37 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:50755 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754306AbbDGW5c (ORCPT ); Tue, 7 Apr 2015 18:57:32 -0400 Message-ID: <552460D9.5000807@codeaurora.org> Date: Tue, 07 Apr 2015 15:57:29 -0700 From: Stephen Boyd User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Valentin Rothberg CC: davidb@codeaurora.org, bryanh@codeaurora.org, dwalker@fifo99.com, galak@codeaurora.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Paul Bolle , Andreas Ruprecht , hengelein Stefan , linux@arm.linux.org.uk Subject: Re: ARM: Remove mach-msm: some leftovers References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1656 Lines: 42 On 04/07/15 07:12, Valentin Rothberg wrote: > On Tue, Apr 7, 2015 at 4:07 PM, Valentin Rothberg > wrote: >> Hi Stephen, >> >> your commit c0c89fafa289 ("ARM: Remove mach-msm and associated ARM >> architecture code") removes config ARCH_MSM from Kconfig but leaves a >> few references untouched: >> >> arch/arm/Kconfig.debug:1563: default "debug/uncompress.h" if >> ARCH_MULTIPLATFORM || ARCH_MSM || \ >> drivers/phy/Kconfig:289: depends on OF && ARCH_MSM >> drivers/scsi/ufs/Kconfig:76: depends on SCSI_UFSHCD_PLATFORM && ARCH_MSM >> drivers/video/fbdev/Kconfig:2331: depends on FB && ARCH_MSM >> >> Is there a reason to keep those leftovers or is it an accident? >> >> I detected this issues with ./scripts/checkkconfigsymbols.py by >> comparing today's and the previous linux-next tree (--diff >> commit1..commit2). >> >> Kind regards, >> Valentin > Same issue applies to the Kconfig option MSM_SMD: > > drivers/char/Kconfig:596: depends on MSM_SMD > drivers/tty/serial/Kconfig:1384: depends on MSM_SMD I'm currently waiting on the maintainers of said subsystems to apply the patches that I've already sent to the list. I can resend the series minus the patches that have already been picked up, but I can't do much more than that. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/