diff options
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/pcm027.h')
| -rw-r--r-- | arch/arm/mach-pxa/include/mach/pcm027.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/pcm027.h b/arch/arm/mach-pxa/include/mach/pcm027.h index 6bf28de228bd..86ebd7b6c960 100644 --- a/arch/arm/mach-pxa/include/mach/pcm027.h +++ b/arch/arm/mach-pxa/include/mach/pcm027.h | |||
| @@ -23,6 +23,8 @@ | |||
| 23 | * Definitions of CPU card resources only | 23 | * Definitions of CPU card resources only |
| 24 | */ | 24 | */ |
| 25 | 25 | ||
| 26 | #include "irqs.h" /* PXA_GPIO_TO_IRQ */ | ||
| 27 | |||
| 26 | /* phyCORE-PXA270 (PCM027) Interrupts */ | 28 | /* phyCORE-PXA270 (PCM027) Interrupts */ |
| 27 | #define PCM027_IRQ(x) (IRQ_BOARD_START + (x)) | 29 | #define PCM027_IRQ(x) (IRQ_BOARD_START + (x)) |
| 28 | #define PCM027_BTDET_IRQ PCM027_IRQ(0) | 30 | #define PCM027_BTDET_IRQ PCM027_IRQ(0) |
