summaryrefslogtreecommitdiff
path: root/linux/drmP.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drmP.h')
-rw-r--r--linux/drmP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drmP.h b/linux/drmP.h
index ade3e38d..f2c138c5 100644
--- a/linux/drmP.h
+++ b/linux/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){};