mirror of https://gitee.com/openkylin/linux.git
Merge remote-tracking branch 'asoc/topic/blackfin' into asoc-next
This commit is contained in:
commit
c4b481f493
|
@ -9,7 +9,6 @@
|
|||
#ifndef _BF5XX_AC97_H
|
||||
#define _BF5XX_AC97_H
|
||||
|
||||
extern struct snd_ac97 *ac97;
|
||||
/* Frame format in memory, only support stereo currently */
|
||||
struct ac97_frame {
|
||||
u16 ac97_tag; /* slot 0 */
|
||||
|
|
Loading…
Reference in New Issue