aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/meson-gxl-usb3.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/meson-gxl-usb3.c')
-rw-r--r--drivers/phy/meson-gxl-usb3.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/phy/meson-gxl-usb3.c b/drivers/phy/meson-gxl-usb3.c
index a385fbd..a85d747 100644
--- a/drivers/phy/meson-gxl-usb3.c
+++ b/drivers/phy/meson-gxl-usb3.c
@@ -21,8 +21,6 @@
#include <linux/compat.h>
#include <linux/bitfield.h>
-DECLARE_GLOBAL_DATA_PTR;
-
#define USB_R0 0x00
#define USB_R0_P30_FSEL_MASK GENMASK(5, 0)
#define USB_R0_P30_PHY_RESET BIT(6)