From f94cada503455f43511d09c282ca8b703525014c Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Tue, 7 Apr 2009 16:41:51 -0700 Subject: [PATCH] Remove executable permission for dma.c As noted by Russ Dill. This somehow got set while moving code to omap-pool branch. Signed-off-by: Tony Lindgren --- arch/arm/plat-omap/dma.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 arch/arm/plat-omap/dma.c diff --git a/arch/arm/plat-omap/dma.c b/arch/arm/plat-omap/dma.c old mode 100755 new mode 100644 -- 2.41.0