mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
uapi: Sync with 5.6 kernel ABI
This is a sync with 5.6-rc1 kernel headers. The copy is performed from the sanitized headers installed via make headers_install. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
beb6b178e6
commit
5bbe8b2fb9
7 changed files with 235 additions and 131 deletions
|
|
@ -20,8 +20,8 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*
|
||||
*/
|
||||
#ifndef _UAPI__SOUND_SB16_CSP_H
|
||||
#define _UAPI__SOUND_SB16_CSP_H
|
||||
#ifndef __SOUND_SB16_CSP_H
|
||||
#define __SOUND_SB16_CSP_H
|
||||
|
||||
|
||||
/* CSP modes */
|
||||
|
|
@ -120,4 +120,4 @@ struct snd_sb_csp_info {
|
|||
#define SNDRV_SB_CSP_IOCTL_RESTART _IO('H', 0x16)
|
||||
|
||||
|
||||
#endif /* _UAPI__SOUND_SB16_CSP_H */
|
||||
#endif /* __SOUND_SB16_CSP_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue