diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2015-05-03 10:01:45 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2015-05-10 10:22:23 +0200 |
commit | c0c2eb247606d8b43386af55b4744fed3f2c0a7b (patch) | |
tree | 0549da6e091597d91307555da11acbe9644183e3 /arch/arm/boot/dts/sun5i-a13.dtsi | |
parent | 469a22e6bad725cbd3188f37f2d119c7c7eaf510 (diff) | |
download | talos-obmc-linux-c0c2eb247606d8b43386af55b4744fed3f2c0a7b.tar.gz talos-obmc-linux-c0c2eb247606d8b43386af55b4744fed3f2c0a7b.zip |
ARM: sunxi: dt: Remove the FSF address
The FSF address triggers a warning on checkpatch, saying that the FSF
license is already present in the Linux source code, and that it has
already changed in the past.
Remove it from our DT, as suggested.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'arch/arm/boot/dts/sun5i-a13.dtsi')
-rw-r--r-- | arch/arm/boot/dts/sun5i-a13.dtsi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/sun5i-a13.dtsi b/arch/arm/boot/dts/sun5i-a13.dtsi index 0188deed6f75..d2820f50b7eb 100644 --- a/arch/arm/boot/dts/sun5i-a13.dtsi +++ b/arch/arm/boot/dts/sun5i-a13.dtsi @@ -18,11 +18,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, - * MA 02110-1301 USA - * * Or, alternatively, * * b) Permission is hereby granted, free of charge, to any person |