Remove unused cmsis includes.

pull/7891/head
Thomas Kemmer 2018-08-24 13:53:39 +02:00
parent 812c6d5c88
commit 59ce33f7e8
2 changed files with 0 additions and 2 deletions

View File

@ -17,7 +17,6 @@
#if DEVICE_CAN
#include "cmsis.h"
#include "platform/mbed_power_mgmt.h"
namespace mbed {

View File

@ -14,7 +14,6 @@
* limitations under the License.
*/
#include "drivers/TimerEvent.h"
#include "cmsis.h"
#include <stddef.h>
#include "hal/ticker_api.h"