trivial: drop executable file attribute on source files
authorPiotr Dymacz <pepe2k@gmail.com>
Tue, 14 Jun 2016 19:12:34 +0000 (21:12 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Tue, 14 Jun 2016 19:12:34 +0000 (21:12 +0200)
commit305aab735c6c8501b7a5c46d0fa6e1ee888511ce
tree1872967c31faa3e076741fe71daec050cd76e3ea
parentc59ee7979ff19ae746df06b716becea90ee25da0
trivial: drop executable file attribute on source files
22 files changed:
u-boot/board/ar7240/common/athr_s27_phy.c [changed mode: 0755->0644]
u-boot/board/ar7240/common/athr_s27_phy.h [changed mode: 0755->0644]
u-boot/board/ar7240/common/qca-eth-953x.c [changed mode: 0755->0644]
u-boot/board/ar7240/common/qca-eth-953x.h [changed mode: 0755->0644]
u-boot/board/ar7240/common/qca-eth-953x_phy.h [changed mode: 0755->0644]
u-boot/common/cmd_custom.c [changed mode: 0755->0644]
u-boot/common/cmd_load.c [changed mode: 0755->0644]
u-boot/common/cmd_nvedit.c [changed mode: 0755->0644]
u-boot/common/cmd_qcaclk.c [changed mode: 0755->0644]
u-boot/common/crc16.c [changed mode: 0755->0644]
u-boot/common/s_record.c [changed mode: 0755->0644]
u-boot/common/xyzModem.c [changed mode: 0755->0644]
u-boot/cpu/mips/ar7240/qca95xx_pll_init.S [changed mode: 0755->0644]
u-boot/include/953x.h [changed mode: 0755->0644]
u-boot/include/atheros.h [changed mode: 0755->0644]
u-boot/include/cmd_qcaclk.h [changed mode: 0755->0644]
u-boot/include/linux/bitops.h [changed mode: 0755->0644]
u-boot/include/s_record.h [changed mode: 0755->0644]
u-boot/include/soc/ar933x_pll_init.h [changed mode: 0755->0644]
u-boot/include/soc/qca95xx_pll_init.h [changed mode: 0755->0644]
u-boot/include/soc/qca_pll_list.h [changed mode: 0755->0644]
u-boot/include/xyzModem.h [changed mode: 0755->0644]