diff options
author | Aaron Wu <aaron.wu@analog.com> | 2018-03-15 13:50:17 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2018-03-26 16:57:16 +0300 |
commit | c4094c818f82c347a184e545eb2051a11182d606 (patch) | |
tree | 9c56889aae36a41373099e1e3b6e9240daf4ea5d /drivers/usb/gadget/legacy | |
parent | da2827a298f8a2159f31466759cbba2dd4f1b65f (diff) | |
download | linux-c4094c818f82c347a184e545eb2051a11182d606.tar.xz |
usb: Remove Blackfin references in USB support
The website is no longer used for tracking bugs.
Signed-off-by: Aaron Wu <aaron.wu@analog.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/usb/gadget/legacy')
-rw-r--r-- | drivers/usb/gadget/legacy/audio.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/usb/gadget/legacy/audio.c b/drivers/usb/gadget/legacy/audio.c index 7b11dce98b94..dd81fd538cb8 100644 --- a/drivers/usb/gadget/legacy/audio.c +++ b/drivers/usb/gadget/legacy/audio.c @@ -4,8 +4,6 @@ * * Copyright (C) 2008 Bryan Wu <cooloney@kernel.org> * Copyright (C) 2008 Analog Devices, Inc - * - * Enter bugs at http://blackfin.uclinux.org/ */ /* #define VERBOSE_DEBUG */ |