aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorKelsey Skunberg <[email protected]>2019-07-24 17:38:45 -0600
committerBjorn Helgaas <[email protected]>2019-07-30 08:45:53 -0500
commitb92b512a435da01b52de07e3dcc2f07a4ad404de (patch)
tree40974a37030f7b9aa19c64d7440bbdac7f55aedd /net/lapb/lapb_in.c
parent5da78d95785daa9454336a88b2f86a8998f6c739 (diff)
PCI: Make pci_ats_init() private
This interface: void pci_ats_init(struct pci_dev *dev); is only used in drivers/pci/ and does not need to be seen by the rest of the kernel. Move it to drivers/pci/pci.h so it's private to the PCI subsystem. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kelsey Skunberg <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions