]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/oss/swarm_cs4297a.c
fat: i_blocks warning fix
[linux-2.6-omap-h63xx.git] / sound / oss / swarm_cs4297a.c
index 044453a4ee5b71fa0f09eb964278375c0f464e6d..41562ecde5bbd9fcc6cc41a1b0c5ec1b5f14a181 100644 (file)
@@ -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;