From df6c37fc88c659691230d1f589aff93e69e6c63e Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Tue, 18 May 2004 09:42:22 +0000 Subject: 2.4 compat fix --- 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 ade3e38d..f2c138c5 100644 --- a/linux-core/drmP.h +++ b/linux-core/drmP.h @@ -246,6 +246,7 @@ static inline unsigned iminor(struct inode *inode) struct class_simple; struct device; +#define pci_dev_put(x) do {} while (0) #define class_simple_device_add(...) do {} while (0) static inline void class_simple_device_remove(dev_t dev){}; -- cgit v1.2.3