X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fsound%2Finfo.h;h=9ca1a493d37037d79c24e44da8edd50205ada823;hb=f62f61917d72c1fb0101ad405664f6fc868d676b;hp=5492cc40dc575f07fc55028febe883d522d00bb3;hpb=fe8a0df46e5076429872887b467c538bc9c0c738;p=karo-tx-linux.git diff --git a/include/sound/info.h b/include/sound/info.h index 5492cc40dc57..9ca1a493d370 100644 --- a/include/sound/info.h +++ b/include/sound/info.h @@ -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 {