summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/hotplug/pci_hotplug_core.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hotplug/pci_hotplug_core.c b/drivers/hotplug/pci_hotplug_core.c
index 3ec8ce0c0870..d01ad2b13bf7 100644
--- a/drivers/hotplug/pci_hotplug_core.c
+++ b/drivers/hotplug/pci_hotplug_core.c
@@ -36,6 +36,7 @@
#include <linux/slab.h>
#include <linux/smp_lock.h>
#include <linux/init.h>
+#include <linux/namei.h>
#include <linux/pci.h>
#include <asm/uaccess.h>
#include "pci_hotplug.h"