aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.14/0099-pci-mt7620.patch
blob: 997fb6a2b3b8aabde442e7009c8c62aeb26e62ba (plain)
1
2
3
4
5
6
7
8
9
10
--- 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)