[PATCH] sound: max98090: Remove executable bit

From: Joe Perches
Date: Tue Mar 19 2013 - 17:58:48 EST


Source files shouldn't have the executable bit set.

Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
---
include/sound/max98090.h | 0
sound/soc/codecs/max98090.c | 0
sound/soc/codecs/max98090.h | 0
3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/include/sound/max98090.h b/include/sound/max98090.h
old mode 100755
new mode 100644
diff --git a/sound/soc/codecs/max98090.c b/sound/soc/codecs/max98090.c
old mode 100755
new mode 100644
diff --git a/sound/soc/codecs/max98090.h b/sound/soc/codecs/max98090.h
old mode 100755
new mode 100644


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/