]> Pileus Git - ~andy/linux/blobdiff - include/sound/info.h
sctp: Push struct net down to sctp_chunk_event_lookup
[~andy/linux] / include / sound / info.h
index 5492cc40dc575f07fc55028febe883d522d00bb3..9ca1a493d37037d79c24e44da8edd50205ada823 100644 (file)
@@ -72,7 +72,7 @@ struct snd_info_entry_ops {
 
 struct snd_info_entry {
        const char *name;
-       mode_t mode;
+       umode_t mode;
        long size;
        unsigned short content;
        union {