[PATCH 1/3] arch: mips: pci: remove duplicate define in mt7620 driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



An invalid and duplicate define has gone unnoticed for some time. lets
remove it. The correct define is 3 lines below.

Signed-off-by: John Crispin <john@xxxxxxxxxxx>
---
 arch/mips/pci/pci-mt7620.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/pci/pci-mt7620.c b/arch/mips/pci/pci-mt7620.c
index 628c513..3fdaf7c 100644
--- a/arch/mips/pci/pci-mt7620.c
+++ b/arch/mips/pci/pci-mt7620.c
@@ -33,7 +33,6 @@
 #define RALINK_GPIOMODE			0x60
 
 #define PPLL_CFG1			0x9c
-#define PDRV_SW_SET			BIT(23)
 
 #define PPLL_DRV			0xa0
 #define PDRV_SW_SET			(1<<31)
-- 
1.7.10.4





[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux