diff options
Diffstat (limited to 'cpu/mpc5xxx/usb_ohci.c')
-rw-r--r-- | cpu/mpc5xxx/usb_ohci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc5xxx/usb_ohci.c b/cpu/mpc5xxx/usb_ohci.c index 4bf659d..61a4e3f 100644 --- a/cpu/mpc5xxx/usb_ohci.c +++ b/cpu/mpc5xxx/usb_ohci.c @@ -2,7 +2,7 @@ * URB OHCI HCD (Host Controller Driver) for USB on the MPC5200. * * (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> |