Skip to content

Commit da37ea8

Browse files
zmshahahamysterywolf
authored andcommitted
[components][drivers]delete nonexist include file
1 parent 875a52b commit da37ea8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/drivers/pic/pic-gic-common.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
#define __IRQ_GIC_COMMON_H__
1313

1414
#include <rtdef.h>
15-
16-
#ifdef RT_PCI_MSI
17-
#include <drivers/pci_msi.h>
18-
#endif
1915
#include <drivers/ofw.h>
2016

2117
#define GIC_SGI_NR 16

0 commit comments

Comments
 (0)