lkml.org 
[lkml]   [2023]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 6/7] PCI/ASPM: Remove unnecessary includes
Date
aspm.c does not use anything from delay.h nor jiffies.h so remove the
includes.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
---
drivers/pci/pcie/aspm.c | 2 --
1 file changed, 2 deletions(-)

diff --git a/drivers/pci/pcie/aspm.c b/drivers/pci/pcie/aspm.c
index fac6c5a0be26..fb25892d15b7 100644
--- a/drivers/pci/pcie/aspm.c
+++ b/drivers/pci/pcie/aspm.c
@@ -19,8 +19,6 @@
#include <linux/pm.h>
#include <linux/init.h>
#include <linux/slab.h>
-#include <linux/jiffies.h>
-#include <linux/delay.h>
#include <linux/time.h>

#include "../pci.h"
--
2.30.2
\
 
 \ /
  Last update: 2023-09-15 18:00    [W:4.253 / U:1.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site