From: Sungbo Eo Date: Sun, 3 Jan 2021 13:59:43 +0000 (+0900) Subject: ipq40xx: remove unnecessary execute permission bit X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=aad3d9c710387fb1d9f2f75e6511fe5d6134aa45;p=openwrt%2Fstaging%2Fjow.git ipq40xx: remove unnecessary execute permission bit DTS files do not need to be executable. 644 is enough. Fixes: 0fbdb51f7643 ("ipq40xx: add Edgecore OAP-100 support") Signed-off-by: Sungbo Eo [split by targets] Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-oap100.dts b/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-oap100.dts old mode 100755 new mode 100644