commit | 5da7f924a41949797875c98a776dca1737a0f372 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jan 28 17:32:22 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jan 28 17:33:49 2015 +0100 |
tree | 79aa90f25c9c4e0ded24787f5ece6be019e8b03e | |
parent | ba6211a2e8f80eecdf12f7972045ea28f904a4a0 [diff] |
ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.h The user-space API definition for usb_stream stuff should be moved to include/uapi/sound to be exposed publicly. While we're at it, add the missing ifdef guard for double inclusion, too. Signed-off-by: Takashi Iwai <tiwai@suse.de>