提交 844393f4 编写于 作者: B Bjorn Helgaas

PCI: make pci_flags non-weak

No architecture defines its own pci_flags, so the core symbol does not
need to be weak.
Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
上级 b9c40b07
......@@ -28,7 +28,7 @@
#include <asm-generic/pci-bridge.h>
#include "pci.h"
unsigned int __weak pci_flags;
unsigned int pci_flags;
struct pci_dev_resource {
struct list_head list;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册