aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-loki/hardware.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-loki/hardware.h')
-rw-r--r--include/asm-arm/arch-loki/hardware.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/include/asm-arm/arch-loki/hardware.h b/include/asm-arm/arch-loki/hardware.h
new file mode 100644
index 00000000000..f65b01c733b
--- /dev/null
+++ b/include/asm-arm/arch-loki/hardware.h
@@ -0,0 +1,15 @@
+/*
+ * include/asm-arm/arch-loki/hardware.h
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
+#ifndef __ASM_ARCH_HARDWARE_H
+#define __ASM_ARCH_HARDWARE_H
+
+#include "loki.h"
+
+
+#endif