From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 26 Jun 2015 16:34:40 +0200 Subject: [U-Boot] [PATCH] drivers: usb: fsl: Remove LS102XA immap inclusion In-Reply-To: <1435123368-8531-1-git-send-email-nikhil.badola@freescale.com> References: <1435123368-8531-1-git-send-email-nikhil.badola@freescale.com> Message-ID: <201506261634.40120.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, June 24, 2015 at 07:22:48 AM, Nikhil Badola wrote: > Remove LS102XA immap header inclusion from xhci fsl driver. > It removes redefinition warnings when built for platforms > other than LS102XA > > Signed-off-by: Nikhil Badola Makes me wonder how well you build-test these things before submitting to the list ;-) Applied, thanks. Best regards, Marek Vasut