From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 30 Oct 2012 12:38:48 -0600 Subject: [U-Boot] [PATCH 7/8] tegra: usb: move implementation into right directory In-Reply-To: <1351588973-20699-7-git-send-email-dev@lynxeye.de> References: <1351588973-20699-1-git-send-email-dev@lynxeye.de> <1351588973-20699-7-git-send-email-dev@lynxeye.de> Message-ID: <50901EB8.2070209@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/30/2012 03:22 AM, Lucas Stach wrote: > This moves the Tegra USB implementation into the drivers/usb/host > directory. > diff --git a/arch/arm/cpu/armv7/tegra20/usb.c b/drivers/usb/host/ehci-tegra.c > + * Copyright (c) 2009-2012 NVIDIA Corporation > * Copyright (c) 2011 The Chromium OS Authors. > - * (C) Copyright 2010,2011 NVIDIA Corporation Why does NVIDIA's (c) notice change?