Correct name, not CONFIG_GPIO_IRQ but CONFIG_SAM34_GPIO_IRQ
This commit is contained in:
parent
b750dd5ff7
commit
416aa99620
@ -44,24 +44,7 @@
|
|||||||
|
|
||||||
#ifndef __ASSEMBLY__
|
#ifndef __ASSEMBLY__
|
||||||
# include <stdint.h>
|
# include <stdint.h>
|
||||||
# ifdef CONFIG_SAM34_GPIO_IRQ
|
# ifdef CONFIG_SAM34_SAM34_GPIO_IRQ
|
||||||
# include <arch/irq.h>
|
|
||||||
# endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/************************************************************************************
|
|
||||||
* Pre-processor Definitions
|
|
||||||
************************************************************************************/
|
|
||||||
|
|
||||||
/************************************************************************************
|
|
||||||
* Included Files
|
|
||||||
************************************************************************************/
|
|
||||||
|
|
||||||
#include <nuttx/config.h>
|
|
||||||
|
|
||||||
#ifndef __ASSEMBLY__
|
|
||||||
# include <stdint.h>
|
|
||||||
# ifdef CONFIG_SAM34_GPIO_IRQ
|
|
||||||
# include <arch/irq.h>
|
# include <arch/irq.h>
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user