From patchwork Thu Jul 8 08:33:01 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ajay Kumar Gupta X-Patchwork-Id: 110795 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.4/8.14.3) with ESMTP id o688XLCS026213 for ; Thu, 8 Jul 2010 08:33:21 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754492Ab0GHIdT (ORCPT ); Thu, 8 Jul 2010 04:33:19 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:40741 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754175Ab0GHIdR (ORCPT ); Thu, 8 Jul 2010 04:33:17 -0400 Received: from dbdp31.itg.ti.com ([172.24.170.98]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id o688X8LH013572 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 8 Jul 2010 03:33:10 -0500 Received: from psplinux050.india.ti.com (localhost [127.0.0.1]) by dbdp31.itg.ti.com (8.13.8/8.13.8) with ESMTP id o688X3Tv010638; Thu, 8 Jul 2010 14:03:04 +0530 (IST) Received: from psplinux050.india.ti.com (localhost [127.0.0.1]) by psplinux050.india.ti.com (8.13.1/8.13.1) with ESMTP id o688X3Xt030100; Thu, 8 Jul 2010 14:03:03 +0530 Received: (from a0393629@localhost) by psplinux050.india.ti.com (8.13.1/8.13.1/Submit) id o688X3HB030097; Thu, 8 Jul 2010 14:03:03 +0530 From: Ajay Kumar Gupta To: linux-usb@vger.kernel.org Cc: linux-omap@vger.kernel.org, felipe.balbi@nokia.com, gregkh@suse.de, Ajay Kumar Gupta Subject: [PATCH 3/4] usb: ulpi: fix compilation warning Date: Thu, 8 Jul 2010 14:03:01 +0530 Message-Id: <1278577982-30046-4-git-send-email-ajay.gupta@ti.com> X-Mailer: git-send-email 1.6.2.4 In-Reply-To: <1278577982-30046-3-git-send-email-ajay.gupta@ti.com> References: <1278577982-30046-1-git-send-email-ajay.gupta@ti.com> <1278577982-30046-2-git-send-email-ajay.gupta@ti.com> <1278577982-30046-3-git-send-email-ajay.gupta@ti.com> Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Thu, 08 Jul 2010 08:33:29 +0000 (UTC) diff --git a/include/linux/usb/ulpi.h b/include/linux/usb/ulpi.h index 2369d07..900d97b 100644 --- a/include/linux/usb/ulpi.h +++ b/include/linux/usb/ulpi.h @@ -11,6 +11,7 @@ #ifndef __LINUX_USB_ULPI_H #define __LINUX_USB_ULPI_H +#include /*-------------------------------------------------------------------------*/ /*