summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-04-13 11:19:07 -0600
committerSimon Glass <sjg@chromium.org>2015-04-22 11:16:26 -0600
commit5b5e9ba3f7f40f12b3a69bb1cf3828cf3dd5e315 (patch)
tree187747626f171e059c7adf1eee85fb9c4a6f67e5 /arch/sandbox
parentf9fd4558ea977f0ad574c829026f26157176cea6 (diff)
downloadblackbird-obmc-uboot-5b5e9ba3f7f40f12b3a69bb1cf3828cf3dd5e315.tar.gz
blackbird-obmc-uboot-5b5e9ba3f7f40f12b3a69bb1cf3828cf3dd5e315.zip
exynos: sandbox: ti: Add SPDX license identifiers and notes
For some files I neglected to add a license. Rectify this: arch/arm/dts/exynos4210-pinctrl-uboot.dtsi arch/arm/dts/exynos4x12-pinctrl-uboot.dtsi arch/arm/dts/exynos5250-pinctrl-uboot.dtsi arch/arm/dts/exynos54xx-pinctrl-uboot.dtsi arch/arm/dts/s5pc100-pinctrl.dtsi arch/arm/dts/s5pc110-pinctrl.dtsi This file came from Linux and has no license information there, so add a comment to that effect: arch/sandbox/include/asm/bitops.h This file also came from Linux - presumably someone from TI could add the license: include/dt-bindings/pinctrl/omap.h Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by: Ingrid Viitanen <ingrid.viitanen@nokia.com>
Diffstat (limited to 'arch/sandbox')
-rw-r--r--arch/sandbox/include/asm/bitops.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sandbox/include/asm/bitops.h b/arch/sandbox/include/asm/bitops.h
index e807c4ef34..f1a7aeee93 100644
--- a/arch/sandbox/include/asm/bitops.h
+++ b/arch/sandbox/include/asm/bitops.h
@@ -1,6 +1,8 @@
/*
* Copyright (c) 2011 The Chromium OS Authors.
*
+ * Modified from Linux arch/arm/include/asm/bitops.h
+ *
* Copyright 1995, Russell King.
* Various bits and pieces copyrights include:
* Linus Torvalds (test_bit).
OpenPOWER on IntegriCloud