diff --git a/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/radio.c b/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/radio.c index 9a0ef22317c..a9b5236273d 100644 --- a/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/radio.c +++ b/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/radio.c @@ -19,8 +19,6 @@ #include #include #include -#include -#include #if defined(CONFIG_SOC_SERIES_NRF51X) #define RADIO_PDU_LEN_MAX (BIT(5) - 1)