From a36a6a291d3627bf1ad036fa4a7a33ea99e8ed5d Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Thu, 30 Sep 2004 21:27:59 +0000 Subject: Remove DRM() macros from core ffb driver. DaveA says he'll make it compile someday. --- linux-core/ffb_drv.h | 1 - 1 file changed, 1 deletion(-) (limited to 'linux-core/ffb_drv.h') 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, -- cgit v1.2.3