diff options
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2024-07-13 15:19:29 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-07-15 12:12:18 -0600 |
commit | 5f9a3003be1d9657cf450e3dedf56e92a7415e07 (patch) | |
tree | ec216df2ef7495ce19244f932c8d2d8c045ffaf7 /arch/powerpc/include/asm/fsl_pci.h | |
parent | 66710564025716645d3aad8c7be6da977d913d2f (diff) |
ppc: Remove duplicate newlines
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'arch/powerpc/include/asm/fsl_pci.h')
-rw-r--r-- | arch/powerpc/include/asm/fsl_pci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/fsl_pci.h b/arch/powerpc/include/asm/fsl_pci.h index 809ab1d4187..6c6e436b6ee 100644 --- a/arch/powerpc/include/asm/fsl_pci.h +++ b/arch/powerpc/include/asm/fsl_pci.h @@ -269,5 +269,4 @@ int fsl_pcie_init_board(int busno); #error FT_FSL_PCI_SETUP not defined #endif - #endif |