arch: Remove the inclusion of arch/irq.h from chip/irq.h

since arch/irq.h will include chip/irq.h

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2022-07-03 02:48:34 +08:00
committed by Petro Karashchenko
parent c7c5c75451
commit c20ed58879
16 changed files with 0 additions and 48 deletions
-1
View File
@@ -31,7 +31,6 @@
#include <nuttx/config.h>
#include <arch/irq.h>
#include <arch/chip/chip.h>
/****************************************************************************
-7
View File
@@ -25,11 +25,4 @@
* Included Files
****************************************************************************/
#include <nuttx/config.h>
#include <sys/types.h>
#include <stdint.h>
#include <stdbool.h>
#include <arch/irq.h>
#endif /* __ARCH_RISCV_INCLUDE_BL602_CHIP_H */
-2
View File
@@ -25,8 +25,6 @@
* Included Files
****************************************************************************/
#include <arch/irq.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
-6
View File
@@ -25,10 +25,4 @@
* Included Files
****************************************************************************/
#include <nuttx/config.h>
#include <sys/types.h>
#include <stdint.h>
#include <arch/irq.h>
#endif /* __ARCH_RISCV_INCLUDE_C906_CHIP_H */
-2
View File
@@ -25,8 +25,6 @@
* Included Files
****************************************************************************/
#include <arch/irq.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
-7
View File
@@ -25,13 +25,6 @@
* Included Files
****************************************************************************/
#ifndef __ASSEMBLY__
# include <arch/csr.h>
# include <arch/irq.h>
#endif
#include <sys/types.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
-2
View File
@@ -25,8 +25,6 @@
* Included Files
****************************************************************************/
#include <arch/irq.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
-2
View File
@@ -25,8 +25,6 @@
* Included Files
****************************************************************************/
#include <arch/irq.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
-2
View File
@@ -25,8 +25,6 @@
* Included Files
****************************************************************************/
#include <arch/irq.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
-6
View File
@@ -25,10 +25,4 @@
* Included Files
****************************************************************************/
#include <nuttx/config.h>
#include <sys/types.h>
#include <stdint.h>
#include <arch/irq.h>
#endif /* __ARCH_RISCV_INCLUDE_MPFS_CHIP_H */
-2
View File
@@ -25,8 +25,6 @@
* Included Files
****************************************************************************/
#include <arch/irq.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
-2
View File
@@ -25,8 +25,6 @@
* Included Files
****************************************************************************/
#include <arch/irq.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
-1
View File
@@ -26,7 +26,6 @@
****************************************************************************/
#include <nuttx/config.h>
#include <arch/irq.h>
#ifdef CONFIG_ARCH_CHIP_RV32M1_RI5CY
# include "rv32m1ri5cy_irq.h"
@@ -25,8 +25,6 @@
* Included Files
****************************************************************************/
#include <arch/irq.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
-2
View File
@@ -29,8 +29,6 @@
* Included Files
****************************************************************************/
#include <arch/irq.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
-2
View File
@@ -33,8 +33,6 @@
#include <stdint.h>
#include <arch/irq.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/