From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] usb: remove msm_hsusb_hw.h Date: Wed, 6 Dec 2017 09:21:07 +0100 Message-ID: <20171206082107.GA4366@kroah.com> References: <20171103002141.2009-1-jackp@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:59210 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750989AbdLFIVD (ORCPT ); Wed, 6 Dec 2017 03:21:03 -0500 Content-Disposition: inline In-Reply-To: <20171103002141.2009-1-jackp@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Jack Pham Cc: Alex Elder , bjorn.andersson@linaro.org, andy.gross@linaro.org, sboyd@codeaurora.org, linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org On Thu, Nov 02, 2017 at 05:21:41PM -0700, Jack Pham wrote: > The last two remaining drivers (ehci-msm.c and phy-msm-usb.c) that > needed this header were recently removed, so delete this now-unused > file. > > Signed-off-by: Jack Pham > --- > include/linux/usb/msm_hsusb_hw.h | 77 ---------------------------------------- This file is already gone in my tree. thanks, greg k-h