diff options
Diffstat (limited to 'drivers/ieee1394/ieee1394-ioctl.h')
| -rw-r--r-- | drivers/ieee1394/ieee1394-ioctl.h | 9 | 
1 files changed, 5 insertions, 4 deletions
diff --git a/drivers/ieee1394/ieee1394-ioctl.h b/drivers/ieee1394/ieee1394-ioctl.h index 156703986348..8f207508ed1d 100644 --- a/drivers/ieee1394/ieee1394-ioctl.h +++ b/drivers/ieee1394/ieee1394-ioctl.h  | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | /* Base file for all ieee1394 ioctl's. Linux-1394 has allocated base '#' | 1 | /* | 
| 2 | * with a range of 0x00-0x3f. */ | 2 | * Base file for all ieee1394 ioctl's. | 
| 3 | * Linux-1394 has allocated base '#' with a range of 0x00-0x3f. | ||
| 4 | */ | ||
| 3 | 5 | ||
| 4 | #ifndef __IEEE1394_IOCTL_H | 6 | #ifndef __IEEE1394_IOCTL_H | 
| 5 | #define __IEEE1394_IOCTL_H | 7 | #define __IEEE1394_IOCTL_H | 
| @@ -96,8 +98,7 @@ | |||
| 96 | _IOW ('#', 0x27, struct raw1394_iso_packets) | 98 | _IOW ('#', 0x27, struct raw1394_iso_packets) | 
| 97 | #define RAW1394_IOC_ISO_XMIT_SYNC \ | 99 | #define RAW1394_IOC_ISO_XMIT_SYNC \ | 
| 98 | _IO ('#', 0x28) | 100 | _IO ('#', 0x28) | 
| 99 | #define RAW1394_IOC_ISO_RECV_FLUSH \ | 101 | #define RAW1394_IOC_ISO_RECV_FLUSH \ | 
| 100 | _IO ('#', 0x29) | 102 | _IO ('#', 0x29) | 
| 101 | 103 | ||
| 102 | |||
| 103 | #endif /* __IEEE1394_IOCTL_H */ | 104 | #endif /* __IEEE1394_IOCTL_H */ | 
