From: Joe Perches <joe@perches.com> Date: Tue, 9 Jul 2019 17:22:16 +0000 (-0700) Subject: ASoC: rt1308: Remove executable attribute from source files X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=72365164cbefe3afa7a146d27d502ed688bf7323;p=linux.git ASoC: rt1308: Remove executable attribute from source files These are source files not executable. Signed-off-by: Joe Perches <joe@perches.com> Link: https://lore.kernel.org/r/d198a3e6ed3a0e9070afeb6aca69903c3e985149.camel@perches.com Signed-off-by: Mark Brown <broonie@kernel.org> --- 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