[U-Boot] [PATCH] Remove execute permissions from source files
Thomas Weber
weber at corscience.de
Mon Feb 13 19:21:54 CET 2012
Signed-off-by: Thomas Weber <weber at corscience.de>
---
0 files changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 arch/arm/cpu/armv7/imx-common/timer.c
mode change 100755 => 100644 drivers/fpga/ivm_core.c
mode change 100755 => 100644 include/lattice.h
diff --git a/arch/arm/cpu/armv7/imx-common/timer.c b/arch/arm/cpu/armv7/imx-common/timer.c
old mode 100755
new mode 100644
diff --git a/drivers/fpga/ivm_core.c b/drivers/fpga/ivm_core.c
old mode 100755
new mode 100644
diff --git a/include/lattice.h b/include/lattice.h
old mode 100755
new mode 100644
--
1.7.9
More information about the U-Boot
mailing list