summaryrefslogtreecommitdiffstats
path: root/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core.h')
-rw-r--r--core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core.h b/core.h
index 61a78e9..fe2aaab 100644
--- a/core.h
+++ b/core.h
@@ -21,6 +21,7 @@ struct snd_avirt_core {
struct snd_card *card;
struct device *dev;
struct class *class;
+ struct platform_device *plat_dev;
struct config_group *stream_group;
unsigned int stream_count;
bool streams_sealed;