ALSA: pcm: Don't embed device
[linux-2.6-microblaze.git] / include / sound / pcm.h
index 19f5646..0243a13 100644 (file)
@@ -510,7 +510,7 @@ struct snd_pcm_str {
 #endif
 #endif
        struct snd_kcontrol *chmap_kctl; /* channel-mapping controls */
-       struct device dev;
+       struct device *dev;
 };
 
 struct snd_pcm {