staging: mt7621-pci: remove reset related unused macros

There are three macros which are not being used at all.
Remove them.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Sergio Paracuellos 2018-11-04 11:49:34 +01:00 committed by Greg Kroah-Hartman
parent bd74b4a290
commit d9ecdd396c
1 changed files with 0 additions and 4 deletions

View File

@ -76,10 +76,6 @@
#define RALINK_PCIE_CLK_GEN1 0x80
//RALINK_RSTCTRL bit
#define RALINK_PCIE_RST BIT(23)
#define RALINK_PCI_RST BIT(24)
//RALINK_CLKCFG1 bit
#define RALINK_PCI_CLK_EN BIT(19)
#define RALINK_PCIE_CLK_EN BIT(21)
#define MEMORY_BASE 0x0
static int pcie_link_status;