diff options
| author | Stefano Babic <[email protected]> | 2013-07-31 11:30:38 +0200 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2013-07-31 11:30:38 +0200 |
| commit | 326ea986ac150acdc7656d57fca647db80b50158 (patch) | |
| tree | 15724288b8b6da3a98d934db8330bb964cdfdf36 /include/linux/bitrev.h | |
| parent | 4acb4d391f005c0c72f7b84041b3884e4260a5a4 (diff) | |
| parent | fdce7b633a1de24456226b18527cc7900c34282a (diff) | |
Merge git://git.denx.de/u-boot-arm
Conflicts:
board/freescale/mx6qsabrelite/Makefile
board/freescale/mx6qsabrelite/mx6qsabrelite.c
include/configs/mx6qsabrelite.h
Signed-off-by: Stefano Babic <[email protected]>
Diffstat (limited to 'include/linux/bitrev.h')
| -rw-r--r-- | include/linux/bitrev.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/bitrev.h b/include/linux/bitrev.h index a61d9569b4d..6876e1b2ec9 100644 --- a/include/linux/bitrev.h +++ b/include/linux/bitrev.h @@ -1,6 +1,5 @@ /* - * This file is released under the terms of GPL v2 and any later version. - * See the file COPYING in the root directory of the source tree for details. + * SPDX-License-Identifier: GPL-2.0+ * * Based on bitrev from the Linux kernel, by Akinobu Mita */ |
