summaryrefslogtreecommitdiff
path: root/linux-core/drmP.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2004-05-09 06:45:17 +0000
committerDave Airlie <airlied@linux.ie>2004-05-09 06:45:17 +0000
commita2f7a9fa5f7a5dacbc9e04d132f26dd70201fb45 (patch)
tree62637e3b6f18ca8417e3001efa09594348f8726b /linux-core/drmP.h
parentd7e777b696e55def668834d4fcfff94b1a89cc54 (diff)
Commit sysfs and drm PCI changes for 2.6 kernel
Diffstat (limited to 'linux-core/drmP.h')
-rw-r--r--linux-core/drmP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-core/drmP.h b/linux-core/drmP.h
index 2800246d..ade3e38d 100644
--- a/linux-core/drmP.h
+++ b/linux-core/drmP.h
@@ -831,6 +831,7 @@ extern int DRM(lock)(struct inode *inode, struct file *filp,
unsigned int cmd, unsigned long arg);
extern int DRM(unlock)(struct inode *inode, struct file *filp,
unsigned int cmd, unsigned long arg);
+extern int DRM(fb_loaded);
/* Device support (drm_fops.h) */
extern int DRM(open_helper)(struct inode *inode, struct file *filp,