diff options
author | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-06-11 09:13:58 -0700 |
---|---|---|
committer | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-06-23 07:28:34 -0700 |
commit | c19c24c3b9e2c4d656472738f67ffc68a9b85cb0 (patch) | |
tree | e07008872aea2b5ee9784e2c7401bdbaebd5aec5 /tools/testing/selftests/drivers/net/hw/rss_api.py | |
parent | f204e0377efeb5f42c7c518febf82f4af32567f0 (diff) |
wifi: ath12k: 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/ath12k/core.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
Add the missing #include to satisfy the check.
Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com>
Link: https://patch.msgid.link/20250611-ath-unused-export-v1-5-c36819df7e7b@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/testing/selftests/drivers/net/hw/rss_api.py')
0 files changed, 0 insertions, 0 deletions