diff options
Diffstat (limited to 'include/uapi')
| -rw-r--r-- | include/uapi/sound/firewire.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/uapi/sound/firewire.h b/include/uapi/sound/firewire.h index e86131ca49e5..59f5961302bf 100644 --- a/include/uapi/sound/firewire.h +++ b/include/uapi/sound/firewire.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #ifndef UAPI_SOUND_FIREWIRE_H_INCLUDED | 1 | #ifndef _UAPI_SOUND_FIREWIRE_H_INCLUDED |
| 2 | #define UAPI_SOUND_FIREWIRE_H_INCLUDED | 2 | #define _UAPI_SOUND_FIREWIRE_H_INCLUDED |
| 3 | 3 | ||
| 4 | #include <linux/ioctl.h> | 4 | #include <linux/ioctl.h> |
| 5 | 5 | ||
| @@ -48,4 +48,4 @@ struct snd_firewire_get_info { | |||
| 48 | * Returns -EBUSY if the driver is already streaming. | 48 | * Returns -EBUSY if the driver is already streaming. |
| 49 | */ | 49 | */ |
| 50 | 50 | ||
| 51 | #endif | 51 | #endif /* _UAPI_SOUND_FIREWIRE_H_INCLUDED */ |
