From 0f0e8506b3a6e66e6cd2f2df808336078c3b84af Mon Sep 17 00:00:00 2001 From: mbanth Date: Wed, 16 Jun 2021 14:46:31 +0100 Subject: [PATCH] Remove unused symbol and obsolete comment --- lib_xua/src/core/support/reboot.xc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lib_xua/src/core/support/reboot.xc b/lib_xua/src/core/support/reboot.xc index d7475eae..7c78928e 100644 --- a/lib_xua/src/core/support/reboot.xc +++ b/lib_xua/src/core/support/reboot.xc @@ -5,11 +5,6 @@ #include #include -#define XS1_SU_PERIPH_USB_ID 0x1 - -//Normally we would enumerate the XUD_SERIES_SUPPORT possibilities using defines in -//xud.h but we have hard coded them to remove dependancy of sc_xud - #include "xs2_su_registers.h" #define XS2_SU_PERIPH_USB_ID 0x1 #define PLL_MASK 0x3FFFFFFF