Commit bb69c3ec authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

PCI Hotplug core: added #include <linux/namei.h> to fix compile time warning

parent 0c6df6a6
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment