summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/pxa300.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-pxa/pxa300.h')
-rw-r--r--arch/arm/mach-pxa/pxa300.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/pxa300.h b/arch/arm/mach-pxa/pxa300.h
new file mode 100644
index 000000000..d02a8d15c
--- /dev/null
+++ b/arch/arm/mach-pxa/pxa300.h
@@ -0,0 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef __MACH_PXA300_H
+#define __MACH_PXA300_H
+
+#include "pxa3xx.h"
+#include "mfp-pxa300.h"
+
+#endif /* __MACH_PXA300_H */