aboutsummaryrefslogtreecommitdiffstats
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 000000000000..f3d7cd2c0de7
--- /dev/null
+++ b/arch/xtensa/include/asm/prom.h
@@ -0,0 +1,6 @@
1#ifndef _XTENSA_ASM_PROM_H
2#define _XTENSA_ASM_PROM_H
3
4#define HAVE_ARCH_DEVTREE_FIXUPS
5
6#endif /* _XTENSA_ASM_PROM_H */