repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sched/wake_q: Clarify queue reinit comment
[cris-mirror.git]
/
include
/
linux
/
platform_data
/
asoc-kirkwood.h
blob
d6a55bd2e578c804e56fcd578fa28bafea41d2d8
1
#ifndef __PLAT_AUDIO_H
2
#define __PLAT_AUDIO_H
3
4
struct
kirkwood_asoc_platform_data
{
5
int
burst
;
6
};
7
#endif