4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-08 14:31:09 +08:00

[components][drivers]delete nonexist include file

This commit is contained in:
zms123456 2024-04-17 10:15:51 +08:00 committed by Meco Man
parent 875a52b6f8
commit da37ea86c8

View File

@ -12,10 +12,6 @@
#define __IRQ_GIC_COMMON_H__
#include <rtdef.h>
#ifdef RT_PCI_MSI
#include <drivers/pci_msi.h>
#endif
#include <drivers/ofw.h>
#define GIC_SGI_NR 16