diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-10-11 22:04:50 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-10-11 22:04:50 +0000 |
| commit | 99ad6f4f54c86845d6e3f03541913c07fcdeef59 (patch) | |
| tree | 8615dee52c590c04cac5817f6b26c1f2b037ca38 | |
| parent | 1a52eb13de88a0933159e98abb9a89ec178d62c1 (diff) | |
ath-common: update common Atheros/QCA codevendor/Linux/ath-common/torvalds-v6.17vendor/Linux/ath-common
This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
e5f0a698b34ed76002dc5cff3804a61c80233a7a ( tag: v6.17 ).
| -rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt +#include <linux/export.h> #include <linux/kernel.h> #include <linux/module.h> |
