From: Peng Fan <[email protected]>
Drop the header file execution permission
Signed-off-by: Peng Fan <[email protected]>
---
arch/arm64/boot/dts/freescale/imx93-pinfunc.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 arch/arm64/boot/dts/freescale/imx93-pinfunc.h
diff --git a/arch/arm64/boot/dts/freescale/imx93-pinfunc.h b/arch/arm64/boot/dts/freescale/imx93-pinfunc.h
old mode 100755
new mode 100644
--
2.37.1
On Fri, Nov 04, 2022 at 01:49:42PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <[email protected]>
>
> Drop the header file execution permission
>
> Signed-off-by: Peng Fan <[email protected]>
Added Fixes tag below:
Fixes: ec8b5b5058ea ("arm64: dts: freescale: Add i.MX93 dtsi support")
Applied, thanks!