From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Date: Mon, 17 Jun 2013 12:43:11 +0200 Subject: [U-Boot] [PATCH v3 2/3] ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 In-Reply-To: <1371460197-17912-2-git-send-email-jilin@nvidia.com> References: <1371460197-17912-1-git-send-email-jilin@nvidia.com> <1371460197-17912-2-git-send-email-jilin@nvidia.com> Message-ID: <20130617104254.GA30265@manwe> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Jun 17, 2013 at 05:09:56PM +0800, Jim Lin wrote: [...] > diff --git a/board/nvidia/common/board.c b/board/nvidia/common/board.c > index 8d7a227..f0f81c9 100644 > --- a/board/nvidia/common/board.c > +++ b/board/nvidia/common/board.c > @@ -46,7 +46,7 @@ > #include > #endif > #ifdef CONFIG_USB_EHCI_TEGRA > -#include > +#include > #endif > #ifdef CONFIG_TEGRA_MMC > #include With this hunk applied I get the following new build warning: ../../nvidia/common/board.c: In function 'board_init': ../../nvidia/common/board.c:171:2: warning: implicit declaration of function 'board_usb_init' [-Wimplicit-function-declaration] board_usb_init(gd->fdt_blob); ^ Reverting that one hunk makes the warning go away again and everything still builds fine, so I think it can just be removed from the patch. Besides the one issue I'm still seeing with the very old flash drive, which might turn out not to be specific to Tegra, this series: Tested-by: Thierry Reding -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: