Adding back Copyright notice that was not carried forward by a patch from Felipe. Copyrights should be retained without fail.
Signed-off-by: Vikram Pandita <[EMAIL PROTECTED]> --- arch/arm/mach-omap2/usb-ehci.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) Index: linux-omap-2.6/arch/arm/mach-omap2/usb-ehci.c =================================================================== --- linux-omap-2.6.orig/arch/arm/mach-omap2/usb-ehci.c 2008-04-28 16:39:18.000000000 +0530 +++ linux-omap-2.6/arch/arm/mach-omap2/usb-ehci.c 2008-04-28 16:44:48.000000000 +0530 @@ -4,8 +4,11 @@ * This file will contain the board specific details for the * Synopsys EHCI host controller on OMAP3430 * - * Copyright (C) 2008 Nokia Corporation - * Author: Felipe Balbi <[EMAIL PROTECTED]> + * Copyright (C) 2007 Texas Instruments + * Author: Vikram Pandita <[EMAIL PROTECTED]> + * + * Generalization by: + * Felipe Balbi <[EMAIL PROTECTED]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
