From: Sungbo Eo Date: Tue, 4 Feb 2020 16:00:15 +0000 (+0900) Subject: ramips: remove unnecessary execute permission bit X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=536adedcd3e05f9a4f362b218317facb35843cf5;p=openwrt%2Fstaging%2Fyousong.git ramips: remove unnecessary execute permission bit dts file does not need to be executable. 644 is enough. Fixes: f098c612b6db ("ramips: create shared DTSI for Netgear EX2700 and WN3000RP v3") Signed-off-by: Sungbo Eo --- diff --git a/target/linux/ramips/dts/mt7620a_netgear_ex2700_wn3000rp-v3.dtsi b/target/linux/ramips/dts/mt7620a_netgear_ex2700_wn3000rp-v3.dtsi old mode 100755 new mode 100644