aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/pxa930.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-pxa/pxa930.h')
-rw-r--r--arch/arm/mach-pxa/pxa930.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/pxa930.h b/arch/arm/mach-pxa/pxa930.h
new file mode 100644
index 000000000000..4eceb02978e8
--- /dev/null
+++ b/arch/arm/mach-pxa/pxa930.h
@@ -0,0 +1,7 @@
+#ifndef __MACH_PXA930_H
+#define __MACH_PXA930_H
+
+#include "pxa3xx.h"
+#include "mfp-pxa930.h"
+
+#endif /* __MACH_PXA930_H */