diff options
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/pxa95x.h')
| -rw-r--r-- | arch/arm/mach-pxa/include/mach/pxa95x.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/pxa95x.h b/arch/arm/mach-pxa/include/mach/pxa95x.h new file mode 100644 index 000000000000..cbb097c4cb1f --- /dev/null +++ b/arch/arm/mach-pxa/include/mach/pxa95x.h | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | #ifndef __MACH_PXA95X_H | ||
| 2 | #define __MACH_PXA95X_H | ||
| 3 | |||
| 4 | #include <mach/pxa3xx.h> | ||
| 5 | #include <mach/mfp-pxa930.h> | ||
| 6 | |||
| 7 | #endif /* __MACH_PXA95X_H */ | ||
