From: Joe Perches Date: Fri, 24 Feb 2017 06:29:40 +0000 (-0800) Subject: treewide: Remove remaining executable attributes from source files X-Git-Tag: accepted/tizen/unified/20201222.122553~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F67%2F249967%2F1;p=platform%2Fkernel%2Flinux-amlogic.git treewide: Remove remaining executable attributes from source files These are the current source files that should not have executable attributes set. [ Normally this would be sent through Andrew Morton's tree but his quilt tools don't like permission only patches. ] Signed-off-by: Joe Perches Signed-off-by: Linus Torvalds [sw0312.kim: backport mainline commit 6e5c8381d1db to remove unnecessary executable] Signed-off-by: Seung-Woo Kim Change-Id: I921790c9b9e8be67f14d31f76f2002215771d889 --- diff --git a/arch/nios2/boot/dts/10m50_devboard.dts b/arch/nios2/boot/dts/10m50_devboard.dts old mode 100755 new mode 100644 diff --git a/arch/nios2/configs/10m50_defconfig b/arch/nios2/configs/10m50_defconfig old mode 100755 new mode 100644 diff --git a/arch/sh/boot/dts/j2_mimas_v2.dts b/arch/sh/boot/dts/j2_mimas_v2.dts old mode 100755 new mode 100644