From: Sergio Paracuellos Date: Tue, 12 Feb 2019 08:19:20 +0000 (+0100) Subject: staging: mt7621-pci: remove not used definitions X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~5215^2~66 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=fa461f6a4cbe02db9e72dfc6eafb01423c12e44a;p=linux.git staging: mt7621-pci: remove not used definitions There are two definitions which are not being used at all. Remove them. Signed-off-by: Sergio Paracuellos Reviewed-by: NeilBrown Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/mt7621-pci/pci-mt7621.c b/drivers/staging/mt7621-pci/pci-mt7621.c index ad38a787b2da..998d48fd3e7a 100644 --- a/drivers/staging/mt7621-pci/pci-mt7621.c +++ b/drivers/staging/mt7621-pci/pci-mt7621.c @@ -35,8 +35,6 @@ /* sysctl */ #define MT7621_CHIP_REV_ID 0x0c -#define RALINK_CLKCFG1 0x30 -#define RALINK_RSTCTRL 0x34 #define CHIP_REV_MT7621_E2 0x0101 /* MediaTek specific configuration registers */