Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-helgaas/linux into linux-next
This commit is contained in:
@@ -25,8 +25,11 @@
|
||||
#include <linux/ioport.h>
|
||||
#include <linux/cache.h>
|
||||
#include <linux/slab.h>
|
||||
#include <asm-generic/pci-bridge.h>
|
||||
#include "pci.h"
|
||||
|
||||
unsigned int pci_flags;
|
||||
|
||||
struct pci_dev_resource {
|
||||
struct list_head list;
|
||||
struct resource *res;
|
||||
|
Reference in New Issue
Block a user