ar71xx: remove unnecessary execute permission bit
authorSungbo Eo <mans0n@gorani.run>
Wed, 9 Oct 2019 02:15:40 +0000 (11:15 +0900)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Oct 2019 21:37:00 +0000 (23:37 +0200)
.c files do not need to be executable. 644 is enough.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c [changed mode: 0755->0644]