Commit 637f2a4
committed
pci: Make HW.PCI.MMConf a public generic
GCC 8 wants us to tie the hidden, private state of HW.PCI.MMConf to a
surrounding state. Though, as it's impossible to do that before the
package instantiation, we can only comply by making it public.
Change-Id: I41c3d1324a7d9acde5be2c246011f976361e8f2b
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/26304
Tested-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>1 parent 6685971 commit 637f2a4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments