Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mt76: fix build failure on linux kernel 6.6 | Weijie Gao | 2024-03-11 |
A commit introduced in kernel 6.6 has splitted page_pool.h into several headers. Thus the included header must be modified for a successful build. Ref: a9ca9f9ceff3 (page_pool: split types and declarations from page_pool.h) Signed-off-by: Weijie Gao <hackpascal@gmail.com> |