From ecf1458b2ce431227807b07844b44e8c9171636d Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Wed, 11 Aug 2004 09:07:36 +0000 Subject: minor patch from Jon Smirl : sets up some things for later use --- linux-core/drmP.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linux-core/drmP.h') diff --git a/linux-core/drmP.h b/linux-core/drmP.h index 8ac39bb0..1928fabd 100644 --- a/linux-core/drmP.h +++ b/linux-core/drmP.h @@ -728,6 +728,7 @@ extern int DRM(lock)(struct inode *inode, struct file *filp, extern int DRM(unlock)(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg); extern int DRM(fb_loaded); +extern struct file_operations DRM(fops); /* Device support (drm_fops.h) */ extern int DRM(open_helper)(struct inode *inode, struct file *filp, -- cgit v1.2.3