ramips: preliminary support for 4.14
[oweals/openwrt.git] / target / linux / ramips / patches-4.14 / 0099-pci-mt7620.patch
1 --- a/arch/mips/pci/pci-mt7620.c
2 +++ b/arch/mips/pci/pci-mt7620.c
3 @@ -33,7 +33,6 @@
4  #define RALINK_GPIOMODE                        0x60
5  
6  #define PPLL_CFG1                      0x9c
7 -#define PDRV_SW_SET                    BIT(23)
8  
9  #define PPLL_DRV                       0xa0
10  #define PDRV_SW_SET                    (1<<31)