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)
commitb83b2d76ca1f5d9c09aca5de75a5112ea3c8a9bf
treec7687cb33538511587d82081464c15faea707715
parent68014f6d6efc79a01a8a4c9a29ea21fe5a9f336e
ar71xx: remove unnecessary execute permission bit

.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]