diff options
author | Randy Dunlap <[email protected]> | 2022-02-26 13:37:03 -0800 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2022-03-22 11:24:56 -0500 |
commit | b9fae6a47b8bcb397e6a482095431f6ba9648211 (patch) | |
tree | fe164b9ee9c3607e9365e069dfe7470f255b03f4 /net/lapb/lapb_subr.c | |
parent | 6a8fcf7d47a0679a0fe4239c783224ceb559e661 (diff) |
x86/PCI: Add #includes to asm/pci_x86.h
<asm/pci_x86.h> uses raw_spinlock_t, __init, and EINVAL; #include the
appropriate files to prevent build errors.
../arch/x86/include/asm/pci_x86.h:105:8: error: unknown type name ‘raw_spinlock_t’
../arch/x86/include/asm/pci_x86.h:141:20: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dmi_check_pciprobe’
../arch/x86/include/asm/pci_x86.h:150:10: error: ‘EINVAL’ undeclared (first use in this function)
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions