]> www.infradead.org Git - users/jedix/linux-maple.git/commit
MIPS: Octeron: remove source file executable bit
authorDominique Martinet <dominique.martinet@atmark-techno.com>
Fri, 5 Jul 2024 07:48:30 +0000 (16:48 +0900)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 9 Jul 2024 08:38:08 +0000 (10:38 +0200)
commit89c7f5078935872cf47a713a645affb5037be694
treee23d8a979f1b764cc980c242447b033f6aa25249
parent6fe920b4fc18bed2f1946dab9b4d6784958cafc4
MIPS: Octeron: remove source file executable bit

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>
arch/mips/pci/pcie-octeon.c [changed mode: 0755->0644]