diff options
Diffstat (limited to 'include/linux/usbdevice_fs.h')
| -rw-r--r-- | include/linux/usbdevice_fs.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/usbdevice_fs.h b/include/linux/usbdevice_fs.h index 7b7aadb69092..617d8a1c59ae 100644 --- a/include/linux/usbdevice_fs.h +++ b/include/linux/usbdevice_fs.h | |||
| @@ -32,11 +32,10 @@ | |||
| 32 | #define _LINUX_USBDEVICE_FS_H | 32 | #define _LINUX_USBDEVICE_FS_H |
| 33 | 33 | ||
| 34 | #include <linux/types.h> | 34 | #include <linux/types.h> |
| 35 | #include <linux/magic.h> | ||
| 35 | 36 | ||
| 36 | /* --------------------------------------------------------------------- */ | 37 | /* --------------------------------------------------------------------- */ |
| 37 | 38 | ||
| 38 | #define USBDEVICE_SUPER_MAGIC 0x9fa2 | ||
| 39 | |||
| 40 | /* usbdevfs ioctl codes */ | 39 | /* usbdevfs ioctl codes */ |
| 41 | 40 | ||
| 42 | struct usbdevfs_ctrltransfer { | 41 | struct usbdevfs_ctrltransfer { |
