Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2025 11:50:29 GMT
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 7b540fa547e7 - stable/14 - LinuxKPI: dummy: add more dummy hreader files
Message-ID:  <202505071150.547BoT4B089148@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch stable/14 has been updated by bz:

URL: https://cgit.FreeBSD.org/src/commit/?id=7b540fa547e7122c74d78dd427f262c8a8bd1a73

commit 7b540fa547e7122c74d78dd427f262c8a8bd1a73
Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2025-05-02 20:08:24 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2025-05-07 08:52:05 +0000

    LinuxKPI: dummy: add more dummy hreader files
    
    These are needed for mt76.
    
    Sponsored by:   The FreeBSD Foundation
    
    (cherry picked from commit e8e2ed66f0978c439c7e93ff3d30a86ffad5bf56)
---
 sys/compat/linuxkpi/dummy/include/linux/regmap.h          | 0
 sys/compat/linuxkpi/dummy/include/net/page_pool/helpers.h | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505071150.547BoT4B089148>