diff options
Diffstat (limited to 'arch/blackfin/mach-bf518/include/mach/gpio.h')
-rw-r--r-- | arch/blackfin/mach-bf518/include/mach/gpio.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/blackfin/mach-bf518/include/mach/gpio.h b/arch/blackfin/mach-bf518/include/mach/gpio.h index 9af6ce0f6321..b480705bfc2e 100644 --- a/arch/blackfin/mach-bf518/include/mach/gpio.h +++ b/arch/blackfin/mach-bf518/include/mach/gpio.h | |||
@@ -55,4 +55,8 @@ | |||
55 | #define PORT_G GPIO_PG0 | 55 | #define PORT_G GPIO_PG0 |
56 | #define PORT_H GPIO_PH0 | 56 | #define PORT_H GPIO_PH0 |
57 | 57 | ||
58 | #include <mach-common/ports-f.h> | ||
59 | #include <mach-common/ports-g.h> | ||
60 | #include <mach-common/ports-h.h> | ||
61 | |||
58 | #endif /* _MACH_GPIO_H_ */ | 62 | #endif /* _MACH_GPIO_H_ */ |