diff options
Diffstat (limited to 'Documentation/Intel')
-rw-r--r-- | Documentation/Intel/SoC/soc.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/Intel/SoC/soc.html b/Documentation/Intel/SoC/soc.html index d91166fd2c..b4804de221 100644 --- a/Documentation/Intel/SoC/soc.html +++ b/Documentation/Intel/SoC/soc.html @@ -456,7 +456,6 @@ Use the following steps to debug the call to TempRamInit: .read_resources = pci_domain_read_resources, .set_resources = pci_domain_set_resources, .scan_bus = pci_domain_scan_bus, - .ops_pci_bus = pci_bus_default_ops, }; </code></pre> </li> |