From 305aab735c6c8501b7a5c46d0fa6e1ee888511ce Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Tue, 14 Jun 2016 21:12:34 +0200 Subject: [PATCH] trivial: drop executable file attribute on source files --- u-boot/board/ar7240/common/athr_s27_phy.c | 0 u-boot/board/ar7240/common/athr_s27_phy.h | 0 u-boot/board/ar7240/common/qca-eth-953x.c | 0 u-boot/board/ar7240/common/qca-eth-953x.h | 0 u-boot/board/ar7240/common/qca-eth-953x_phy.h | 0 u-boot/common/cmd_custom.c | 0 u-boot/common/cmd_load.c | 0 u-boot/common/cmd_nvedit.c | 0 u-boot/common/cmd_qcaclk.c | 0 u-boot/common/crc16.c | 0 u-boot/common/s_record.c | 0 u-boot/common/xyzModem.c | 0 u-boot/cpu/mips/ar7240/qca95xx_pll_init.S | 0 u-boot/include/953x.h | 0 u-boot/include/atheros.h | 0 u-boot/include/cmd_qcaclk.h | 0 u-boot/include/linux/bitops.h | 0 u-boot/include/s_record.h | 0 u-boot/include/soc/ar933x_pll_init.h | 0 u-boot/include/soc/qca95xx_pll_init.h | 0 u-boot/include/soc/qca_pll_list.h | 0 u-boot/include/xyzModem.h | 0 22 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 u-boot/board/ar7240/common/athr_s27_phy.c mode change 100755 => 100644 u-boot/board/ar7240/common/athr_s27_phy.h mode change 100755 => 100644 u-boot/board/ar7240/common/qca-eth-953x.c mode change 100755 => 100644 u-boot/board/ar7240/common/qca-eth-953x.h mode change 100755 => 100644 u-boot/board/ar7240/common/qca-eth-953x_phy.h mode change 100755 => 100644 u-boot/common/cmd_custom.c mode change 100755 => 100644 u-boot/common/cmd_load.c mode change 100755 => 100644 u-boot/common/cmd_nvedit.c mode change 100755 => 100644 u-boot/common/cmd_qcaclk.c mode change 100755 => 100644 u-boot/common/crc16.c mode change 100755 => 100644 u-boot/common/s_record.c mode change 100755 => 100644 u-boot/common/xyzModem.c mode change 100755 => 100644 u-boot/cpu/mips/ar7240/qca95xx_pll_init.S mode change 100755 => 100644 u-boot/include/953x.h mode change 100755 => 100644 u-boot/include/atheros.h mode change 100755 => 100644 u-boot/include/cmd_qcaclk.h mode change 100755 => 100644 u-boot/include/linux/bitops.h mode change 100755 => 100644 u-boot/include/s_record.h mode change 100755 => 100644 u-boot/include/soc/ar933x_pll_init.h mode change 100755 => 100644 u-boot/include/soc/qca95xx_pll_init.h mode change 100755 => 100644 u-boot/include/soc/qca_pll_list.h mode change 100755 => 100644 u-boot/include/xyzModem.h 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 -- 2.25.1