From: Patrick Wildt <patrick@blueri.se>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] imx: include files should be chmod 644
Date: Mon, 21 Oct 2019 19:14:25 +0200 [thread overview]
Message-ID: <20191021171425.GA8076@nox.fritz.box> (raw)
In-Reply-To: <20191019071046.29633-1-xypron.glpk@gmx.de>
On Sat, Oct 19, 2019 at 09:10:46AM +0200, Heinrich Schuchardt wrote:
> Correct include files which are chmod 755.
>
> Fixes: d08a194871fd ("imx: add support for i.MX8MQ power domain controller")
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
> include/dt-bindings/power/imx8mq-power.h | 0
> include/dt-bindings/reset/imx8mq-reset.h | 0
> 2 files changed, 0 insertions(+), 0 deletions(-)
> mode change 100755 => 100644 include/dt-bindings/power/imx8mq-power.h
> mode change 100755 => 100644 include/dt-bindings/reset/imx8mq-reset.h
>
> diff --git a/include/dt-bindings/power/imx8mq-power.h b/include/dt-bindings/power/imx8mq-power.h
> old mode 100755
> new mode 100644
> diff --git a/include/dt-bindings/reset/imx8mq-reset.h b/include/dt-bindings/reset/imx8mq-reset.h
> old mode 100755
> new mode 100644
> --
> 2.23.0
>
Reviewed-by: Patrick Wildt <patrick@blueri.se>
prev parent reply other threads:[~2019-10-21 17:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-19 7:10 [U-Boot] [PATCH 1/1] imx: include files should be chmod 644 Heinrich Schuchardt
2019-10-21 17:14 ` Patrick Wildt [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191021171425.GA8076@nox.fritz.box \
--to=patrick@blueri.se \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox