X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Foss%2Fswarm_cs4297a.c;h=41562ecde5bbd9fcc6cc41a1b0c5ec1b5f14a181;hb=70d13e083c8589dd3edc2313777655da39cb3568;hp=044453a4ee5b71fa0f09eb964278375c0f464e6d;hpb=3668805a544a6229d6135a4427b8dfe7c343b61f;p=~andy%2Flinux diff --git a/sound/oss/swarm_cs4297a.c b/sound/oss/swarm_cs4297a.c index 044453a4ee5..41562ecde5b 100644 --- a/sound/oss/swarm_cs4297a.c +++ b/sound/oss/swarm_cs4297a.c @@ -295,7 +295,7 @@ struct cs4297a_state { struct mutex open_mutex; struct mutex open_sem_adc; struct mutex open_sem_dac; - mode_t open_mode; + fmode_t open_mode; wait_queue_head_t open_wait; wait_queue_head_t open_wait_adc; wait_queue_head_t open_wait_dac;