diff options
Diffstat (limited to 'cpu/mips/au1x00_usb_ohci.c')
-rw-r--r-- | cpu/mips/au1x00_usb_ohci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mips/au1x00_usb_ohci.c b/cpu/mips/au1x00_usb_ohci.c index ea02efbb0d..0bc2305d87 100644 --- a/cpu/mips/au1x00_usb_ohci.c +++ b/cpu/mips/au1x00_usb_ohci.c @@ -2,7 +2,7 @@ * URB OHCI HCD (Host Controller Driver) for USB on the AU1x00. * * (C) Copyright 2003 - * Gary Jennejohn, DENX Software Engineering <gj@denx.de> + * Gary Jennejohn, DENX Software Engineering <garyj@denx.de> * * See file CREDITS for list of people who contributed to this * project. |