diff options
Diffstat (limited to 'arch/sparc')
| -rw-r--r-- | arch/sparc/cpu/leon3/usb_uhci.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/sparc/cpu/leon3/usb_uhci.c b/arch/sparc/cpu/leon3/usb_uhci.c index b1269d260..358e52afc 100644 --- a/arch/sparc/cpu/leon3/usb_uhci.c +++ b/arch/sparc/cpu/leon3/usb_uhci.c @@ -20,7 +20,7 @@   *   * Adapted for U-Boot:   * (C) Copyright 2001 Denis Peter, MPL AG Switzerland - * (C) Copyright 2008, Daniel Hellström, daniel@gaisler.com + * (C) Copyright 2008, Daniel Hellström, daniel@gaisler.com   *     Added AMBA Plug&Play detection of GRUSB, modified interrupt handler.   *     Added cache flushes where needed.   * |