soc: nordic: Get rid of nrf_common.h
This file contains redundant definitions of a bunch of nRF IRQ numbers (not all, however) that only generates confusion, as enumeration values provided by MDK can be used instead. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
This commit is contained in:
parent
c24c463328
commit
35754375bc
8 changed files with 18 additions and 88 deletions
|
@ -13,7 +13,6 @@
|
|||
|
||||
#ifndef _ASMLANGUAGE
|
||||
|
||||
#include <nrf_common.h>
|
||||
#include <nrfx.h>
|
||||
|
||||
/* Add include for DTS generated information */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue