[PATCH] ASoC: rt1308: Remove executable attribute from source files

From: Joe Perches
Date: Tue Jul 09 2019 - 13:22:16 EST


These are source files not executable.

Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
Link: https://lore.kernel.org/r/d198a3e6ed3a0e9070afeb6aca69903c3e985149.camel@xxxxxxxxxxx
Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
---
sound/soc/codecs/rt1308.c | 0
sound/soc/codecs/rt1308.h | 0
2 files changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 sound/soc/codecs/rt1308.c
mode change 100755 => 100644 sound/soc/codecs/rt1308.h

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