dts: arm: remove DT_NUM_IRQ_PRIO_BITS and DT_NUM_MPU_REGIONS
We don't need to define DT_NUM_IRQ_PRIO_BITS or DT_NUM_MPU_REGIONS in dts_fixup.h files anymore, so we can remove them. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
5648df39ac
commit
fbdeda9df2
63 changed files with 0 additions and 209 deletions
|
@ -6,8 +6,6 @@
|
|||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_NUM_IRQ_PRIO_BITS DT_ARM_V7M_NVIC_E000E100_ARM_NUM_IRQ_PRIORITY_BITS
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, st_stm32_adc))
|
||||
#define DT_ADC_1_NAME DT_LABEL(DT_INST(1, st_stm32_adc))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue