From 5f9a3003be1d9657cf450e3dedf56e92a7415e07 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sat, 13 Jul 2024 15:19:29 +0200 Subject: ppc: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- arch/powerpc/include/asm/mpc8349_pci.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/powerpc/include/asm/mpc8349_pci.h') diff --git a/arch/powerpc/include/asm/mpc8349_pci.h b/arch/powerpc/include/asm/mpc8349_pci.h index 7a1adba950d..3d920c25ade 100644 --- a/arch/powerpc/include/asm/mpc8349_pci.h +++ b/arch/powerpc/include/asm/mpc8349_pci.h @@ -1,7 +1,6 @@ #ifndef _PPC_KERNEL_MPC8349_PCI_H #define _PPC_KERNEL_MPC8349_PCI_H - #define M8265_PCIBR0 0x101ac #define M8265_PCIBR1 0x101b0 #define M8265_PCIMSK0 0x101c4 @@ -30,10 +29,8 @@ #define PCIMSK_512MB 0xE0000000 #define PCIMSK_1GB 0xC0000000 /* Size of window, largest */ - #define M826X_SCCR_PCI_MODE_EN 0x100 - /* * Outbound ATU registers (3 sets). These registers control how 60x bus * (local) addresses are translated to PCI addresses when the MPC826x is -- cgit v1.2.3