X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-msm%2Fsmd_debug.c;h=f91c3b7bc6558f89e918f76e7a790fe28d6d89b9;hb=474829e875ab93512dbe0a713f564d3cd3874bc9;hp=3b2dd717b788feb315d36cc5ec34cad57b3ebf1b;hpb=27b4a1a9eac8b0f8958da67e4abe025b96e1a293;p=pandora-kernel.git diff --git a/arch/arm/mach-msm/smd_debug.c b/arch/arm/mach-msm/smd_debug.c index 3b2dd717b788..f91c3b7bc655 100644 --- a/arch/arm/mach-msm/smd_debug.c +++ b/arch/arm/mach-msm/smd_debug.c @@ -212,6 +212,7 @@ static int debug_open(struct inode *inode, struct file *file) static const struct file_operations debug_ops = { .read = debug_read, .open = debug_open, + .llseek = default_llseek, }; static void debug_create(const char *name, mode_t mode,