X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Finclude%2Flinux%2Fplatform_data%2Fasoc-kirkwood.h;fp=kernel%2Finclude%2Flinux%2Fplatform_data%2Fasoc-kirkwood.h;h=d6a55bd2e578c804e56fcd578fa28bafea41d2d8;hb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;hp=0000000000000000000000000000000000000000;hpb=98260f3884f4a202f9ca5eabed40b1354c489b29;p=kvmfornfv.git diff --git a/kernel/include/linux/platform_data/asoc-kirkwood.h b/kernel/include/linux/platform_data/asoc-kirkwood.h new file mode 100644 index 000000000..d6a55bd2e --- /dev/null +++ b/kernel/include/linux/platform_data/asoc-kirkwood.h @@ -0,0 +1,7 @@ +#ifndef __PLAT_AUDIO_H +#define __PLAT_AUDIO_H + +struct kirkwood_asoc_platform_data { + int burst; +}; +#endif