lkml.org 
[lkml]   [2018]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Subject[PATCH v2 09/13] PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>
    From
    Date
    From: Bjorn Helgaas <bhelgaas@google.com>

    portdrv_pci.c doesn't use anything from <linux/pci-aspm.h>. Remove the
    include of it. No functional change intended.

    Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
    Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    ---
    drivers/pci/pcie/portdrv_pci.c | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/drivers/pci/pcie/portdrv_pci.c b/drivers/pci/pcie/portdrv_pci.c
    index 127321e17184..1997d9f2743e 100644
    --- a/drivers/pci/pcie/portdrv_pci.c
    +++ b/drivers/pci/pcie/portdrv_pci.c
    @@ -17,7 +17,6 @@
    #include <linux/init.h>
    #include <linux/aer.h>
    #include <linux/dmi.h>
    -#include <linux/pci-aspm.h>

    #include "../pci.h"
    #include "portdrv.h"
    \
     
     \ /
      Last update: 2018-03-09 20:03    [W:4.894 / U:0.148 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site