aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-um/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/resource.h')
-rw-r--r--include/asm-um/resource.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-um/resource.h b/include/asm-um/resource.h
new file mode 100644
index 000000000000..c9b074001252
--- /dev/null
+++ b/include/asm-um/resource.h
@@ -0,0 +1,6 @@
+#ifndef __UM_RESOURCE_H
+#define __UM_RESOURCE_H
+
+#include "asm/arch/resource.h"
+
+#endif