diff options
author | Krzysztof Wilczynski <[email protected]> | 2019-08-27 11:56:20 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-08-28 08:28:39 -0500 |
commit | 7ce2e76a0420801fb4b53b9e6850940e6b326433 (patch) | |
tree | b22b0ca582ae8f912454e91cc976541feae9ca3a /net/unix/sysctl_net_unix.c | |
parent | 5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff) |
PCI: Move ASPM declarations to linux/pci.h
Move ASPM definitions and function prototypes from include/linux/pci-aspm.h
to include/linux/pci.h so users only need to include <linux/pci.h>:
PCIE_LINK_STATE_L0S
PCIE_LINK_STATE_L1
PCIE_LINK_STATE_CLKPM
pci_disable_link_state()
pci_disable_link_state_locked()
pcie_no_aspm()
No functional changes intended.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Wilczynski <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions