commit | 454d082dbb47febbfe2998c3953e62cd917abbbf | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Sep 29 14:20:15 2020 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Sep 30 17:00:47 2020 -0500 |
tree | b219f812e9eafaa483af76fed254ca07c4e7840c | |
parent | 3789af9a13e5561738c0f2114e3a5e22c843ca3e [diff] |
PCI/PM: Remove unused PCI_PM_BUS_WAIT 476e7faefc43 ("PCI PM: Do not wait for buses in B2 or B3 during resume") removed the last use of PCI_PM_BUS_WAIT. Remove the definition as well. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>