Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / include / linux / platform_data / asoc-kirkwood.h
diff --git a/kernel/include/linux/platform_data/asoc-kirkwood.h b/kernel/include/linux/platform_data/asoc-kirkwood.h
new file mode 100644 (file)
index 0000000..d6a55bd
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef __PLAT_AUDIO_H
+#define __PLAT_AUDIO_H
+
+struct kirkwood_asoc_platform_data {
+       int burst;
+};
+#endif