summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm/prom.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/xtensa/include/asm/prom.h')
-rw-r--r--arch/xtensa/include/asm/prom.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/xtensa/include/asm/prom.h b/arch/xtensa/include/asm/prom.h
new file mode 100644
index 00000000000..f3d7cd2c0de
--- /dev/null
+++ b/arch/xtensa/include/asm/prom.h
@@ -0,0 +1,6 @@
+#ifndef _XTENSA_ASM_PROM_H
+#define _XTENSA_ASM_PROM_H
+
+#define HAVE_ARCH_DEVTREE_FIXUPS
+
+#endif /* _XTENSA_ASM_PROM_H */