summaryrefslogtreecommitdiff
path: root/linux-core/ffb_drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-core/ffb_drv.h')
-rw-r--r--linux-core/ffb_drv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-core/ffb_drv.h b/linux-core/ffb_drv.h
index 8761634e..f76b0d92 100644
--- a/linux-core/ffb_drv.h
+++ b/linux-core/ffb_drv.h
@@ -275,7 +275,6 @@ typedef struct ffb_dev_priv {
struct ffb_hw_context *hw_state[FFB_MAX_CTXS];
} ffb_dev_priv_t;
-extern struct file_operations DRM(fops);
extern unsigned long ffb_get_unmapped_area(struct file *filp,
unsigned long hint,
unsigned long len,