diff options
Diffstat (limited to 'cpu/ppc4xx/usb_ohci.c')
| -rw-r--r-- | cpu/ppc4xx/usb_ohci.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/cpu/ppc4xx/usb_ohci.c b/cpu/ppc4xx/usb_ohci.c index 2607ed650..a9edacd33 100644 --- a/cpu/ppc4xx/usb_ohci.c +++ b/cpu/ppc4xx/usb_ohci.c @@ -2,7 +2,7 @@   * URB OHCI HCD (Host Controller Driver) for USB on the PPC440EP.   *   * (C) Copyright 2003-2004 - * Gary Jennejohn, DENX Software Engineering <gj@denx.de> + * Gary Jennejohn, DENX Software Engineering <garyj@denx.de>   *   * (C) Copyright 2004   * Pierre Aubert, Staubli Faverges <p.aubert@staubli.com> |