From: Piotr Dymacz Date: Tue, 14 Jun 2016 19:12:34 +0000 (+0200) Subject: trivial: drop executable file attribute on source files X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=305aab735c6c8501b7a5c46d0fa6e1ee888511ce;p=oweals%2Fu-boot_mod.git trivial: drop executable file attribute on source files --- diff --git a/u-boot/board/ar7240/common/athr_s27_phy.c b/u-boot/board/ar7240/common/athr_s27_phy.c old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/athr_s27_phy.h b/u-boot/board/ar7240/common/athr_s27_phy.h old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/qca-eth-953x.c b/u-boot/board/ar7240/common/qca-eth-953x.c old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/qca-eth-953x.h b/u-boot/board/ar7240/common/qca-eth-953x.h old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/qca-eth-953x_phy.h b/u-boot/board/ar7240/common/qca-eth-953x_phy.h old mode 100755 new mode 100644 diff --git a/u-boot/common/cmd_custom.c b/u-boot/common/cmd_custom.c old mode 100755 new mode 100644 diff --git a/u-boot/common/cmd_load.c b/u-boot/common/cmd_load.c old mode 100755 new mode 100644 diff --git a/u-boot/common/cmd_nvedit.c b/u-boot/common/cmd_nvedit.c old mode 100755 new mode 100644 diff --git a/u-boot/common/cmd_qcaclk.c b/u-boot/common/cmd_qcaclk.c old mode 100755 new mode 100644 diff --git a/u-boot/common/crc16.c b/u-boot/common/crc16.c old mode 100755 new mode 100644 diff --git a/u-boot/common/s_record.c b/u-boot/common/s_record.c old mode 100755 new mode 100644 diff --git a/u-boot/common/xyzModem.c b/u-boot/common/xyzModem.c old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/ar7240/qca95xx_pll_init.S b/u-boot/cpu/mips/ar7240/qca95xx_pll_init.S old mode 100755 new mode 100644 diff --git a/u-boot/include/953x.h b/u-boot/include/953x.h old mode 100755 new mode 100644 diff --git a/u-boot/include/atheros.h b/u-boot/include/atheros.h old mode 100755 new mode 100644 diff --git a/u-boot/include/cmd_qcaclk.h b/u-boot/include/cmd_qcaclk.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/bitops.h b/u-boot/include/linux/bitops.h old mode 100755 new mode 100644 diff --git a/u-boot/include/s_record.h b/u-boot/include/s_record.h old mode 100755 new mode 100644 diff --git a/u-boot/include/soc/ar933x_pll_init.h b/u-boot/include/soc/ar933x_pll_init.h old mode 100755 new mode 100644 diff --git a/u-boot/include/soc/qca95xx_pll_init.h b/u-boot/include/soc/qca95xx_pll_init.h old mode 100755 new mode 100644 diff --git a/u-boot/include/soc/qca_pll_list.h b/u-boot/include/soc/qca_pll_list.h old mode 100755 new mode 100644 diff --git a/u-boot/include/xyzModem.h b/u-boot/include/xyzModem.h old mode 100755 new mode 100644