diff options
author | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-06-11 09:13:54 -0700 |
---|---|---|
committer | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-06-23 07:28:33 -0700 |
commit | 3abe2740e50f86401aa3518e9b69c6abefaa020a (patch) | |
tree | 73bf77670bb4431f1e00fda3657fa2b1032e4ff4 /net/unix/af_unix.c | |
parent | 7c0884fcd2ddde0544d2e77f297ae461e1f53f58 (diff) |
wifi: ath: Add missing include of export.h
Commit a934a57a42f6 ("scripts/misc-check: check missing #include
<linux/export.h> when W=1") introduced a new check that is producing
the following warning:
drivers/net/wireless/ath/main.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
Add the missing #include to satisfy the check.
Link: https://patch.msgid.link/20250611-ath-unused-export-v1-1-c36819df7e7b@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions