From 4930eadf8940651e4095e8e99a30e3fa08a3febe Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Wed, 27 Mar 2013 12:02:23 +0100 Subject: [PATCH] --- yaml --- r: 371877 b: refs/heads/master c: 1f03f55b0ca679f950148954e807feb22cff325c h: refs/heads/master i: 371875: 7384774841ebda8688d5fc08994234379aba1a38 v: v3 --- [refs] | 2 +- trunk/include/sound/soc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1eb79bbed8ef..63ec4319779f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d79e57db84f8359bc96418900f86b8fc4189eff9 +refs/heads/master: 1f03f55b0ca679f950148954e807feb22cff325c diff --git a/trunk/include/sound/soc.h b/trunk/include/sound/soc.h index 5fb70d1e8cce..966a854fc054 100644 --- a/trunk/include/sound/soc.h +++ b/trunk/include/sound/soc.h @@ -801,7 +801,7 @@ struct snd_soc_platform_driver { struct snd_soc_dai *); /* platform stream pcm ops */ - struct snd_pcm_ops *ops; + const struct snd_pcm_ops *ops; /* platform stream compress ops */ struct snd_compr_ops *compr_ops;