]> git.itanic.dy.fi Git - linux-stable/commit
PCI/ASPM: Remove unnecessary includes
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Fri, 15 Sep 2023 15:57:51 +0000 (18:57 +0300)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 10 Oct 2023 21:03:51 +0000 (16:03 -0500)
commit3c4f460480b0696e3cd0b019ba7915c57923961c
tree6e7150b967147ca94457632c03ad17c968ef9bcb
parent4ea9c414422ddd2b4aafa5d5ed6f61e1e0e85422
PCI/ASPM: Remove unnecessary includes

aspm.c does not use anything from delay.h nor jiffies.h so remove the
includes.

Link: https://lore.kernel.org/r/20230915155752.84640-7-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pcie/aspm.c