From b199c6e2d71c5d1a89dcc66a1215fafcb2156591 Mon Sep 17 00:00:00 2001 From: Thomas Weber Date: Mon, 13 Feb 2012 19:21:54 +0100 Subject: Remove execute permissions from source files Signed-off-by: Thomas Weber --- arch/arm/cpu/armv7/imx-common/timer.c | 0 drivers/fpga/ivm_core.c | 0 include/lattice.h | 0 3 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 -- cgit v1.2.1