Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 245fe15e authored by Sergey Senozhatsky's avatar Sergey Senozhatsky Committed by Rafael J. Wysocki
Browse files

PNP: remove unneeded kallsyms include



The file was converted from print_fn_descriptor_symbol()
to %pF some time ago (2e532d68 {pci,pnp} quirks.c:
don't use deprecated print_fn_descriptor_symbol()). kallsyms
does not seem to be needed anymore.

Signed-off-by: default avatarSergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 50c4c4e2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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,