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:
Andrzej Głąbek 2019-09-20 14:13:45 +02:00 committed by Ioannis Glaropoulos
commit 35754375bc
8 changed files with 18 additions and 88 deletions

View file

@ -13,7 +13,6 @@
#ifndef _ASMLANGUAGE
#include <nrf_common.h>
#include <nrfx.h>
/* Add include for DTS generated information */