[PATCH] usb: musb-new: sunxi: remove unused define

Sam Edwards cfsworks at gmail.com
Thu Jun 8 01:16:40 CEST 2023


Signed-off-by: Sam Edwards <CFSworks at gmail.com>
---
 drivers/usb/musb-new/sunxi.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/usb/musb-new/sunxi.c b/drivers/usb/musb-new/sunxi.c
index 2b954601a0..85d815ad75 100644
--- a/drivers/usb/musb-new/sunxi.c
+++ b/drivers/usb/musb-new/sunxi.c
@@ -81,8 +81,6 @@
  * From usbc/usbc.c
  ******************************************************************************/
 
-#define OFF_SUN6I_AHB_RESET0	0x2c0
-
 struct sunxi_musb_config {
 	struct musb_hdrc_config *config;
 	bool has_sram;
-- 
2.39.2



More information about the U-Boot mailing list