]> git.proxmox.com Git - mirror_edk2.git/commit
Fix duplicate symbol in this driver.
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 27 Oct 2008 02:11:11 +0000 (02:11 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 27 Oct 2008 02:11:11 +0000 (02:11 +0000)
commit03c110536d88185e1fb37a56d194f254042f0dfd
tree408a48bd5686bedc56b6945bb034265a069fab7c
parentbc14bdb317105f282ca5e6543e97ae545dd681df
Fix duplicate symbol in this driver.

"GLOBAL_REMOVED_IF_UNREFERENCED" must never be used with an "extern" declaration.  It can only be used with the declaration of the actual global variable.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6241 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/PciBusNoEnumerationDxe/PciBus.h