[components][drivers]delete nonexist include file
This commit is contained in:
parent
cc47212b53
commit
0bcf5968c2
|
@ -12,10 +12,6 @@
|
||||||
#define __IRQ_GIC_COMMON_H__
|
#define __IRQ_GIC_COMMON_H__
|
||||||
|
|
||||||
#include <rtdef.h>
|
#include <rtdef.h>
|
||||||
|
|
||||||
#ifdef RT_PCI_MSI
|
|
||||||
#include <drivers/pci_msi.h>
|
|
||||||
#endif
|
|
||||||
#include <drivers/ofw.h>
|
#include <drivers/ofw.h>
|
||||||
|
|
||||||
#define GIC_SGI_NR 16
|
#define GIC_SGI_NR 16
|
||||||
|
|
Loading…
Reference in New Issue