X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fsound_core.c;h=c03bbaefdbc36c623e3f5b76cea86f6ad59e46cc;hb=c70b5296e775cde46cfcb2d860ba160108a5ec7a;hp=cb61317df509690fd597cb0385647af63d5a0e06;hpb=5a4179460cb50d939a2ae713cf88fcbff75f2c1c;p=karo-tx-linux.git diff --git a/sound/sound_core.c b/sound/sound_core.c index cb61317df509..c03bbaefdbc3 100644 --- a/sound/sound_core.c +++ b/sound/sound_core.c @@ -165,6 +165,7 @@ static const struct file_operations soundcore_fops = /* We must have an owner or the module locking fails */ .owner = THIS_MODULE, .open = soundcore_open, + .llseek = noop_llseek, }; /*