Commit 2139c174 authored by Andi Kleen's avatar Andi Kleen Committed by Linus Torvalds

[PATCH] gcc-3.5 fixes

Trivial gcc-3.5 build fixes.
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 99613ae6
......@@ -254,7 +254,7 @@ int video_exclusive_release(struct inode *inode, struct file *file)
return 0;
}
extern struct file_operations video_fops;
static struct file_operations video_fops;
/**
* video_register_device - register video4linux devices
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment