From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Subject: Re: [PATCH] Fix build breakage in omap-usb-host.c Date: Mon, 23 Apr 2012 20:49:29 +0200 Message-ID: <20120423204929.40e5b9bb@wker> References: <1335084498-17918-1-git-send-email-Russ.Dill@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mail-out.m-online.net ([212.18.0.10]:53821 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753602Ab2DWStn (ORCPT ); Mon, 23 Apr 2012 14:49:43 -0400 In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Munegowda, Keshava" Cc: Russ Dill , linux-omap@vger.kernel.org, Samuel Ortiz On Mon, 23 Apr 2012 11:55:49 +0530 "Munegowda, Keshava" wrote: > On Sun, Apr 22, 2012 at 2:20 PM, Russ Dill wrote: > > On Sun, Apr 22, 2012 at 1:48 AM, Russ Dill wrote: > >> 'ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue' removes the include for > >> linux/gpio.h from omap-usb-host.c. This include indirectly includes plat/cpu.h > >> which is required by omap-usb-host.c. Fix the build breakage by including > >> it directly. > > > > (Sorry, I should add some detail, this is a build breakage in linux-next) > > Russ Dill and Anatolij Gustschin > > Both patches fixes the same issue; But here , I am seeing Russ Dill > has sent earlier (in my mailbox it shows 21 hours ago) Great! I'm not on linux-omap list and didn't see this patch unfortunately. Sure, the patch from Russ Dill should be applied. Thanks, Anatolij