opnsense-src/sys/compat/linuxkpi/common/include
Hans Petter Selasky cbda8bed15 linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build.
seq_printf() is defined in both spl_procfs_list.c and linux_seq_file.c .
Fix this by renaming the LinuxKPI ones and use macros to invoke the
correct function.

Reported by:	jfree@
Differential Revision:  https://reviews.freebsd.org/D35883
MFC after:	1 week
Sponsored by:	NVIDIA Networking
2022-09-20 22:37:15 +02:00
..
acpi linuxkpi: acpi/video.h: Add stubs acpi_video_{register,unregister} 2022-08-18 09:47:07 +02:00
asm linuxkpi: Add asm/processor.h 2022-08-18 09:46:43 +02:00
asm-generic linuxkpi: Add io.h 2022-08-08 15:22:35 +02:00
linux linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build. 2022-09-20 22:37:15 +02:00
net LinuxKPI: 80211 (+net80211): update and cleanup headers 2022-09-09 18:40:23 +00:00
video linuxkpi: Add video/mipi_display.h 2022-08-18 09:47:12 +02:00
stdarg.h LinuxKPI: Add stdarg.h proxy header 2022-01-10 22:49:37 +03:00