ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions
[sfrench/cifs-2.6.git] / sound / pcmcia / vx / vxpocket.h
index 6dbd9f6bd2ff4ce7c3097acf3b1d77ee1fecfcff..bce616cc3aca03c61dd45b03f6843e382f97c852 100644 (file)
@@ -32,7 +32,7 @@ struct snd_vxpocket {
 
 #define to_vxpocket(x) container_of(x, struct snd_vxpocket, core)
 
-extern struct snd_vx_ops snd_vxpocket_ops;
+extern const struct snd_vx_ops snd_vxpocket_ops;
 
 void vx_set_mic_boost(struct vx_core *chip, int boost);
 void vx_set_mic_level(struct vx_core *chip, int level);