[U-Boot] [PATCH 7/8] tegra: usb: move implementation into right directory

Lucas Stach dev at lynxeye.de
Tue Oct 30 19:45:55 CET 2012


Am Dienstag, den 30.10.2012, 12:38 -0600 schrieb Stephen Warren:
> 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 <www.nvidia.com>
> 
> Why does NVIDIA's (c) notice change?
> 
Just because I took most of the licence header from the ehci_tegra.c
file, but as the patch shows the the diff modulo the copied part it
looks like a change. I choose this one as it actually spans the longer
copyright timeframe of the both licence headers. Is this a problem?
Should I also include the web address?

Regards,
Lucas



More information about the U-Boot mailing list