diff options
Diffstat (limited to 'util/uio_usbdebug/drivers/usb')
-rw-r--r-- | util/uio_usbdebug/drivers/usb/pci_ehci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/uio_usbdebug/drivers/usb/pci_ehci.c b/util/uio_usbdebug/drivers/usb/pci_ehci.c index 6a316a7983..c7c1282cf0 100644 --- a/util/uio_usbdebug/drivers/usb/pci_ehci.c +++ b/util/uio_usbdebug/drivers/usb/pci_ehci.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA, 02110-1301 USA + * Foundation, Inc. */ #include <device/pci_ehci.h> |