lkml.org 
[lkml]   [2018]   [Jul]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Subject[PATCH] vxge: Remove unnecessary include of <linux/pci_hotplug.h>
    From
    Date
    From: Bjorn Helgaas <bhelgaas@google.com>

    The vxge driver doesn't need anything provided by pci_hotplug.h, so remove
    the unnecessary include of it.

    Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
    ---
    drivers/net/ethernet/neterion/vxge/vxge-config.c | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/drivers/net/ethernet/neterion/vxge/vxge-config.c b/drivers/net/ethernet/neterion/vxge/vxge-config.c
    index 358ed6118881..a2c0a93ca8b6 100644
    --- a/drivers/net/ethernet/neterion/vxge/vxge-config.c
    +++ b/drivers/net/ethernet/neterion/vxge/vxge-config.c
    @@ -14,7 +14,6 @@
    #include <linux/vmalloc.h>
    #include <linux/etherdevice.h>
    #include <linux/pci.h>
    -#include <linux/pci_hotplug.h>
    #include <linux/slab.h>

    #include "vxge-traffic.h"
    \
     
     \ /
      Last update: 2018-07-23 23:01    [W:4.242 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site