[nrf528xx] add newline at the end of file (#4348)

This commit is contained in:
Piotr Koziar
2019-11-26 02:42:40 +08:00
committed by Jonathan Hui
parent f0bcd8a1ee
commit 14e4538e5b
@@ -111,4 +111,5 @@ __WEAK void nrf_802154_clock_hfclk_ready(void)
__WEAK void nrf_802154_clock_lfclk_ready(void)
{
// Intentionally empty.
}
}