ncs36510: lp ticker - remove unused header file inclusion (sleep)

pull/3757/head
0xc0170 2017-02-13 13:14:02 +00:00
parent aa6d673d70
commit 2898199ccd
1 changed files with 0 additions and 2 deletions

View File

@ -34,12 +34,10 @@
#include "device.h"
#if DEVICE_LOWPOWERTIMER
#include "sleep_api.h"
#include "cmsis_nvic.h"
#include "lp_ticker_api.h"
#include "rtc.h"
#include "rtc_map.h"
#include "sleep.h"
/* Initialize the RTC for low power ticker */
void lp_ticker_init()