X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fsound%2Finfo.h;h=9ca1a493d37037d79c24e44da8edd50205ada823;hb=4f23174981ebc2055f71da41b5f3a310b1015883;hp=5492cc40dc575f07fc55028febe883d522d00bb3;hpb=27263e28321db438bc43dc0c0be432ce91526224;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 {