mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			Remove unused cmsis includes.
							parent
							
								
									812c6d5c88
								
							
						
					
					
						commit
						59ce33f7e8
					
				| 
						 | 
					@ -17,7 +17,6 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#if DEVICE_CAN
 | 
					#if DEVICE_CAN
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "cmsis.h"
 | 
					 | 
				
			||||||
#include "platform/mbed_power_mgmt.h"
 | 
					#include "platform/mbed_power_mgmt.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace mbed {
 | 
					namespace mbed {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -14,7 +14,6 @@
 | 
				
			||||||
 * limitations under the License.
 | 
					 * limitations under the License.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#include "drivers/TimerEvent.h"
 | 
					#include "drivers/TimerEvent.h"
 | 
				
			||||||
#include "cmsis.h"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <stddef.h>
 | 
					#include <stddef.h>
 | 
				
			||||||
#include "hal/ticker_api.h"
 | 
					#include "hal/ticker_api.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue