Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma
[linux-2.6-block.git] / include / linux / platform_data / asoc-kirkwood.h
1 #ifndef __PLAT_AUDIO_H
2 #define __PLAT_AUDIO_H
3
4 struct kirkwood_asoc_platform_data {
5         int burst;
6 };
7 #endif