summaryrefslogtreecommitdiffstats
path: root/include/asm-avr32/namei.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-avr32/namei.h')
-rw-r--r--include/asm-avr32/namei.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/asm-avr32/namei.h b/include/asm-avr32/namei.h
new file mode 100644
index 000000000000..f0a26de06cab
--- /dev/null
+++ b/include/asm-avr32/namei.h
@@ -0,0 +1,7 @@
+#ifndef __ASM_AVR32_NAMEI_H
+#define __ASM_AVR32_NAMEI_H
+
+/* This dummy routine may be changed to something useful */
+#define __emul_prefix() NULL
+
+#endif /* __ASM_AVR32_NAMEI_H */