diff options
| author | Ingo Molnar <mingo@elte.hu> | 2008-08-14 06:19:59 -0400 |
|---|---|---|
| committer | Ingo Molnar <mingo@elte.hu> | 2008-08-14 06:19:59 -0400 |
| commit | 8d7ccaa545490cdffdfaff0842436a8dd85cf47b (patch) | |
| tree | 8129b5907161bc6ae26deb3645ce1e280c5e1f51 /fs/compat_ioctl.c | |
| parent | b2139aa0eec330c711c5a279db361e5ef1178e78 (diff) | |
| parent | 30a2f3c60a84092c8084dfe788b710f8d0768cd4 (diff) | |
Merge commit 'v2.6.27-rc3' into x86/prototypes
Conflicts:
include/asm-x86/dma-mapping.h
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs/compat_ioctl.c')
| -rw-r--r-- | fs/compat_ioctl.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/compat_ioctl.c b/fs/compat_ioctl.c index 7b3a03c7c6a9..5235c67e7594 100644 --- a/fs/compat_ioctl.c +++ b/fs/compat_ioctl.c | |||
| @@ -25,7 +25,6 @@ | |||
| 25 | #include <linux/slab.h> | 25 | #include <linux/slab.h> |
| 26 | #include <linux/raid/md.h> | 26 | #include <linux/raid/md.h> |
| 27 | #include <linux/kd.h> | 27 | #include <linux/kd.h> |
| 28 | #include <linux/dirent.h> | ||
| 29 | #include <linux/route.h> | 28 | #include <linux/route.h> |
| 30 | #include <linux/in6.h> | 29 | #include <linux/in6.h> |
| 31 | #include <linux/ipv6_route.h> | 30 | #include <linux/ipv6_route.h> |
| @@ -2297,8 +2296,6 @@ COMPATIBLE_IOCTL(AUTOFS_IOC_PROTOVER) | |||
| 2297 | COMPATIBLE_IOCTL(AUTOFS_IOC_EXPIRE) | 2296 | COMPATIBLE_IOCTL(AUTOFS_IOC_EXPIRE) |
| 2298 | COMPATIBLE_IOCTL(AUTOFS_IOC_EXPIRE_MULTI) | 2297 | COMPATIBLE_IOCTL(AUTOFS_IOC_EXPIRE_MULTI) |
| 2299 | COMPATIBLE_IOCTL(AUTOFS_IOC_PROTOSUBVER) | 2298 | COMPATIBLE_IOCTL(AUTOFS_IOC_PROTOSUBVER) |
| 2300 | COMPATIBLE_IOCTL(AUTOFS_IOC_ASKREGHOST) | ||
| 2301 | COMPATIBLE_IOCTL(AUTOFS_IOC_TOGGLEREGHOST) | ||
| 2302 | COMPATIBLE_IOCTL(AUTOFS_IOC_ASKUMOUNT) | 2299 | COMPATIBLE_IOCTL(AUTOFS_IOC_ASKUMOUNT) |
| 2303 | /* Raw devices */ | 2300 | /* Raw devices */ |
| 2304 | COMPATIBLE_IOCTL(RAW_SETBIND) | 2301 | COMPATIBLE_IOCTL(RAW_SETBIND) |
