Revert "[Bug] Fix compilation error when Split Watchdog enabled" (#21572)
1 files changed, 0 insertions(+), 4 deletions(-) M quantum/split_common/split_util.c
M quantum/split_common/split_util.c => quantum/split_common/split_util.c +0 -4
@@ 31,10 31,6 @@ # include "rgblight.h" #endif -#if defined(SPLIT_WATCHDOG_ENABLE) -# include "bootloader.h" -#endif - #ifndef SPLIT_USB_TIMEOUT # define SPLIT_USB_TIMEOUT 2000 #endif