diff options
| author | Tom Rini <[email protected]> | 2016-02-08 09:48:04 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-02-08 09:48:04 -0500 |
| commit | 57dc53a72460e8e301fa1cc7951b41db8e731485 (patch) | |
| tree | 856a679e994fdc529a97763e851ed2e546ba3742 /include/linux | |
| parent | 7b6dc11c1aa69e5cc22d1659f50594edcfab5a9e (diff) | |
| parent | 2300184f702656b72394e458bf15f7aaba8af892 (diff) | |
Merge branch '[email protected]' of git://git.denx.de/u-boot-staging
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/linkage.h | 2 | ||||
| -rw-r--r-- | include/linux/usb/cdc.h | 2 | ||||
| -rw-r--r-- | include/linux/usb/gadget.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/include/linux/linkage.h b/include/linux/linkage.h index efb04eeed4b..8e2f15a6352 100644 --- a/include/linux/linkage.h +++ b/include/linux/linkage.h @@ -1,5 +1,5 @@ /* - * U-boot - linkage.h + * U-Boot - linkage.h * * Copyright (c) 2005-2007 Analog Devices Inc. * diff --git a/include/linux/usb/cdc.h b/include/linux/usb/cdc.h index c1d039cb855..442316b4e2c 100644 --- a/include/linux/usb/cdc.h +++ b/include/linux/usb/cdc.h @@ -5,7 +5,7 @@ * notably ethernet adapters and various modems. It's used mostly with * firmware based USB peripherals. * - * Ported to U-boot by: Thomas Smits <[email protected]> and + * Ported to U-Boot by: Thomas Smits <[email protected]> and * Remy Bohmer <[email protected]> */ diff --git a/include/linux/usb/gadget.h b/include/linux/usb/gadget.h index 4adf35e3ae7..b824f13477b 100644 --- a/include/linux/usb/gadget.h +++ b/include/linux/usb/gadget.h @@ -11,7 +11,7 @@ * * This software is licensed under the GNU GPL version 2. * - * Ported to U-boot by: Thomas Smits <[email protected]> and + * Ported to U-Boot by: Thomas Smits <[email protected]> and * Remy Bohmer <[email protected]> */ |
