forked from luck/tmp_suning_uos_patched
PNP: remove unneeded kallsyms include
The file was converted from print_fn_descriptor_symbol()
to %pF some time ago (2e532d68a2
{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>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
50c4c4e268
commit
245fe15e47
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user