summaryrefslogtreecommitdiff
path: root/include/asm-m68knommu
diff options
context:
space:
mode:
authorBrian Gerst <bgerst@didntduck.org>2006-01-09 20:52:18 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-01-10 08:01:34 -0800
commitaf4cd3fe4cfa75ca74f8d8622867371289043a8d (patch)
tree70dc7836a98758578628a96dc609a0c67f78dffb /include/asm-m68knommu
parent7ff92053ddff48d9d7908a353bd85f893944463e (diff)
[PATCH] Generic ioctl.h
Most arches copied the i386 ioctl.h. Combine them into a generic header. Signed-off-by: Brian Gerst <bgerst@didntduck.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-m68knommu')
-rw-r--r--include/asm-m68knommu/ioctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-m68knommu/ioctl.h b/include/asm-m68knommu/ioctl.h
index cff72f33350f..b279fe06dfe5 100644
--- a/include/asm-m68knommu/ioctl.h
+++ b/include/asm-m68knommu/ioctl.h
@@ -1 +1 @@
-#include <asm-m68k/ioctl.h>
+#include <asm-generic/ioctl.h>