projects
/
~tnikolova
/
compat
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rdma.m4: Update pci_bus_speed/width test
[~tnikolova/compat/.git]
/
include
/
linux
/
compat-3.12.h
diff --git
a/include/linux/compat-3.12.h
b/include/linux/compat-3.12.h
index
c2ef07b
..
7f06dfd
100644
(file)
--- a/
include/linux/compat-3.12.h
+++ b/
include/linux/compat-3.12.h
@@
-5,6
+5,7
@@
#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,12,0))
#include <linux/pci.h>
+#include <linux/pci_hotplug.h>
#ifndef PTR_ERR_OR_ZERO
#define PTR_ERR_OR_ZERO(p) PTR_RET(p)