diff options
| author | Dominique Martinet <dominique.martinet@atmark-techno.com> | 2024-07-05 16:48:30 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-08-19 05:45:06 +0200 |
| commit | a679094b1c49fb2f0122db595dbb8602681d385a (patch) | |
| tree | 7ee37ea33dfaed838b802779c52fab1bcd8f2c58 /arch/mips | |
| parent | 27874ca77bd2b05a3779c7b3a5c75d8dd7f0b40f (diff) | |
| download | linux-a679094b1c49fb2f0122db595dbb8602681d385a.tar.gz linux-a679094b1c49fb2f0122db595dbb8602681d385a.tar.bz2 linux-a679094b1c49fb2f0122db595dbb8602681d385a.zip | |
MIPS: Octeron: remove source file executable bit
[ Upstream commit 89c7f5078935872cf47a713a645affb5037be694 ]
This does not matter the least, but there is no other .[ch] file in the
repo that is executable, so clean this up.
Fixes: 29b83a64df3b ("MIPS: Octeon: Add PCIe link status check")
Signed-off-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'arch/mips')
| -rw-r--r--[-rwxr-xr-x] | arch/mips/pci/pcie-octeon.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/mips/pci/pcie-octeon.c b/arch/mips/pci/pcie-octeon.c index 38de2a9c3cf1..38de2a9c3cf1 100755..100644 --- a/arch/mips/pci/pcie-octeon.c +++ b/arch/mips/pci/pcie-octeon.c |
