From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH 1/3] arm64: defconfig: remove CONFIG_USB_EHCI_MSM Date: Wed, 25 Oct 2017 09:00:21 +0200 Message-ID: <20171025070021.GA28555@hector> References: <20171020172021.8119-1-elder@linaro.org> <20171020172021.8119-2-elder@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-wr0-f194.google.com ([209.85.128.194]:52360 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751421AbdJYHAZ (ORCPT ); Wed, 25 Oct 2017 03:00:25 -0400 Received: by mail-wr0-f194.google.com with SMTP id k62so22855017wrc.9 for ; Wed, 25 Oct 2017 00:00:24 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20171020172021.8119-2-elder@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Alex Elder Cc: catalin.marinas@arm.com, will.deacon@arm.com, arnd@arndb.de, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org On Fri, Oct 20, 2017 at 12:20:19PM -0500, Alex Elder wrote: > No Qualcomm SoC requires the "ehci-msm.c" code any more. So remove > the code, and remove the config option from the arm64 defconfig. > > Suggested-by: Stephen Boyd > Signed-off-by: Alex Elder > Acked-by: Bjorn Andersson Acked-by: Andy Gross