summaryrefslogtreecommitdiff
path: root/arch/i386/bits/ioctl_fix.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/bits/ioctl_fix.h')
-rw-r--r--arch/i386/bits/ioctl_fix.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/i386/bits/ioctl_fix.h b/arch/i386/bits/ioctl_fix.h
deleted file mode 100644
index 29c9d8ba..00000000
--- a/arch/i386/bits/ioctl_fix.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#undef SIOCGSTAMP
-#undef SIOCGSTAMPNS
-#define SIOCGSTAMP _IOR(0x89, 6, char[16])
-#define SIOCGSTAMPNS _IOR(0x89, 7, char[16])