X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fdma%2Fcoh901318.c;h=ae2b8714d19058cfc3371d7b7cc587b56fb2afbc;hb=9e5fca251f44832cb996961048ea977f80faf6ea;hp=557e2272e5b3195a70525c5c955fa6c4dab0ba0b;hpb=e199e6136ce6b151e6638ae93dca60748424d900;p=karo-tx-linux.git diff --git a/drivers/dma/coh901318.c b/drivers/dma/coh901318.c index 557e2272e5b3..ae2b8714d190 100644 --- a/drivers/dma/coh901318.c +++ b/drivers/dma/coh901318.c @@ -157,6 +157,7 @@ static const struct file_operations coh901318_debugfs_status_operations = { .owner = THIS_MODULE, .open = coh901318_debugfs_open, .read = coh901318_debugfs_read, + .llseek = default_llseek, };