lkml.org 
[lkml]   [2017]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5/9] pnp: remove unneeded kallsyms include
    Date
    The file was converted from print_fn_descriptor_symbol()
    to %pF some time ago (2e532d68a2b3e2aa {pci,pnp} quirks.c:
    don't use deprecated print_fn_descriptor_symbol()). kallsyms
    does not seem to be needed anymore.

    Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
    Cc: Bjorn Helgaas <bhelgaas@google.com>
    ---
    drivers/pnp/quirks.c | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/drivers/pnp/quirks.c b/drivers/pnp/quirks.c
    index f054cdddfef8..803666ae3635 100644
    --- a/drivers/pnp/quirks.c
    +++ b/drivers/pnp/quirks.c
    @@ -21,7 +21,6 @@
    #include <linux/slab.h>
    #include <linux/pnp.h>
    #include <linux/io.h>
    -#include <linux/kallsyms.h>
    #include "base.h"

    static void quirk_awe32_add_ports(struct pnp_dev *dev,
    --
    2.15.1
    \
     
     \ /
      Last update: 2017-12-08 04:01    [W:3.571 / U:0.124 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site