search for: x86_of_pci_init

Displaying 1 result from an estimated 1 matches for "x86_of_pci_init".

2018 Nov 22
0
[PATCH] x86: fix -Wmissing-prototypes warning
...el/devicetree.c:32:13: warning: no previous prototype for ?early_init_dt_scan_chosen_arch? [-Wmissing-prototypes] > arch/x86/kernel/devicetree.c:42:13: warning: no previous prototype for ?add_dtb? [-Wmissing-prototypes] > arch/x86/kernel/devicetree.c:108:6: warning: no previous prototype for ?x86_of_pci_init? [-Wmissing-prototypes] > arch/x86/kernel/devicetree.c:314:13: warning: no previous prototype for ?x86_dtb_init? [-Wmissing-prototypes] > arch/x86/kernel/tracepoint.c:16:5: warning: no previous prototype for ?trace_pagefault_reg? [-Wmissing-prototypes] > arch/x86/kernel/tracepoint.c:22:6:...