git: 242beec703f7 - main - linuxkpi: Add a dummy <linux/fpu.h>

From: Jean-Sébastien Pédron <dumbbell_at_FreeBSD.org>
Date: Mon, 05 Jan 2026 20:09:28 UTC
The branch main has been updated by dumbbell:

URL: https://cgit.FreeBSD.org/src/commit/?id=242beec703f771312fac3be1b4ce3092bbc93e25

commit 242beec703f771312fac3be1b4ce3092bbc93e25
Author:     Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
AuthorDate: 2025-09-07 23:22:05 +0000
Commit:     Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
CommitDate: 2026-01-05 19:32:49 +0000

    linuxkpi: Add a dummy <linux/fpu.h>
    
    The amdgpu DRM driver started to include in from Linux 6.10, but either
    it does not use any of it, or linuxkpi provides the necessary API from
    another header.
    
    Reviewed by:    bz
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D54498
---
 sys/compat/linuxkpi/dummy/include/linux/fpu.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sys/compat/linuxkpi/dummy/include/linux/fpu.h b/sys/compat/linuxkpi/dummy/include/linux/fpu.h
new file mode 100644
index 000000000000..e69de29bb2d1