Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1047 → Rev 1056

/shark/trunk/drivers/linuxc26/videodev.c
355,8 → 355,8
//up(&videodev_lock);
}
 
 
static struct file_operations video_fops=
// removed "static" for gcc 4x compatibility
struct file_operations video_fops=
{
.owner = THIS_MODULE,
.llseek = no_llseek,