From a2f7a9fa5f7a5dacbc9e04d132f26dd70201fb45 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Sun, 9 May 2004 06:45:17 +0000 Subject: Commit sysfs and drm PCI changes for 2.6 kernel --- 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 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, -- cgit v1.2.3