From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] omap: am3517: fix build break Date: Thu, 21 Oct 2010 11:35:42 -0700 Message-ID: <20101021183542.GA17174@kroah.com> References: <1287652806-1067-1-git-send-email-gadiyar@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:53056 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754974Ab0JUSkR (ORCPT ); Thu, 21 Oct 2010 14:40:17 -0400 Content-Disposition: inline In-Reply-To: <1287652806-1067-1-git-send-email-gadiyar@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Anand Gadiyar Cc: linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, Tony Lindgren , Ajay Kumar Gupta , Felipe Balbi , Greg Kroah-Hartman On Thu, Oct 21, 2010 at 02:50:06PM +0530, Anand Gadiyar wrote: > Patch usb-am35x-add-musb-support.patch in greg's USB queue > adds backan include of . This file was renamed > by another commit in the omap tree and the file was already > fixed to reflect this. > > Remove this include to fix up a build break. > > Signed-off-by: Anand Gadiyar > Cc: Tony Lindgren > Cc: Ajay Kumar Gupta > Cc: Felipe Balbi > Cc: Greg Kroah-Hartman > --- > Build break observed with linux-next as of 20101021. > > Greg, okay with me to fold this into the original patch > if the others in copy agree. It's a trivial enough change. I've folded it in with the original patch. thanks, greg k-h