Skip to content

Commit 602b162

Browse files
committed
config: remove dead code
Never used in this file. Use spi_nrfx snippet instead. Signed-off-by: Krzysztof Taborowski <[email protected]>
1 parent 2d2f3b7 commit 602b162

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

subsys/config/common/src/app_subGHz_config_lr11xx.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@
2222
#include <sid_gpio_utils.h>
2323
#include <lr1110_config.h>
2424

25-
#if CONFIG_SOC_NRF52840
26-
#include <nrfx_spi.h>
27-
#endif /* CONFIG_SOC_NRF52840 */
28-
2925
#include <app_subGHz_config.h>
3026

3127
#define RADIO_MAX_CAD_SYMBOL SID_PAL_RADIO_LORA_CAD_04_SYMBOL

0 commit comments

Comments
 (0)