X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Fmips%2Fsibyte%2Fcommon%2Fsb_tbprof.c;h=ca35b730d1892e2e425fa74bce388b7a95c3401b;hb=d2ecad9faca2221ae6f664f146f0dcae661bf39d;hp=d4ed7a9156f59d847985909de7fe64f788664921;hpb=d6f3875252bb703a9a3de0b92f7ae154f12c986c;p=pandora-kernel.git diff --git a/arch/mips/sibyte/common/sb_tbprof.c b/arch/mips/sibyte/common/sb_tbprof.c index d4ed7a9156f5..ca35b730d189 100644 --- a/arch/mips/sibyte/common/sb_tbprof.c +++ b/arch/mips/sibyte/common/sb_tbprof.c @@ -545,6 +545,7 @@ static const struct file_operations sbprof_tb_fops = { .unlocked_ioctl = sbprof_tb_ioctl, .compat_ioctl = sbprof_tb_ioctl, .mmap = NULL, + .llseek = default_llseek, }; static struct class *tb_class;