summaryrefslogtreecommitdiffstats
path: root/include/asm-avr32/ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-avr32/ioctl.h')
-rw-r--r--include/asm-avr32/ioctl.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-avr32/ioctl.h b/include/asm-avr32/ioctl.h
new file mode 100644
index 000000000000..c8472c1398ef
--- /dev/null
+++ b/include/asm-avr32/ioctl.h
@@ -0,0 +1,6 @@
+#ifndef __ASM_AVR32_IOCTL_H
+#define __ASM_AVR32_IOCTL_H
+
+#include <asm-generic/ioctl.h>
+
+#endif /* __ASM_AVR32_IOCTL_H */