From 61f3f333116e70a63b68a6caee5e5b89f85e505c Mon Sep 17 00:00:00 2001 From: Petr Cvek Date: Wed, 13 Jul 2022 05:01:26 +0200 Subject: Remove executable flag from source codes and text files Markdown, definition file and sconfig source codes don't need to be executables. This patch fixes that. Signed-off-by: Petr Cvek Change-Id: Ic97d684318c689259f7895e3dfbd552434c3882e Reviewed-on: https://review.coreboot.org/c/coreboot/+/65807 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- Documentation/soc/amd/amdblobs_license.md | 0 Documentation/soc/amd/family17h.md | 0 Documentation/soc/amd/psp_integration.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Documentation/soc/amd/amdblobs_license.md mode change 100755 => 100644 Documentation/soc/amd/family17h.md mode change 100755 => 100644 Documentation/soc/amd/psp_integration.md (limited to 'Documentation') diff --git a/Documentation/soc/amd/amdblobs_license.md b/Documentation/soc/amd/amdblobs_license.md old mode 100755 new mode 100644 diff --git a/Documentation/soc/amd/family17h.md b/Documentation/soc/amd/family17h.md old mode 100755 new mode 100644 diff --git a/Documentation/soc/amd/psp_integration.md b/Documentation/soc/amd/psp_integration.md old mode 100755 new mode 100644 -- cgit v1.2.3