wait: add wait_event_hrtimeout()
[linux-2.6-block.git] / include / linux / platform_data / asoc-kirkwood.h
CommitLineData
49106c72 1#ifndef __PLAT_AUDIO_H
2#define __PLAT_AUDIO_H
3
49106c72 4struct kirkwood_asoc_platform_data {
49106c72 5 int burst;
6};
7#endif