Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
4f5537de7c
commit
e18fa700c9
30 changed files with 67 additions and 85 deletions
|
@ -32,11 +32,10 @@
|
|||
#define _LINUX_USBDEVICE_FS_H
|
||||
|
||||
#include <linux/types.h>
|
||||
#include <linux/magic.h>
|
||||
|
||||
/* --------------------------------------------------------------------- */
|
||||
|
||||
#define USBDEVICE_SUPER_MAGIC 0x9fa2
|
||||
|
||||
/* usbdevfs ioctl codes */
|
||||
|
||||
struct usbdevfs_ctrltransfer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue