aboutsummaryrefslogtreecommitdiff
path: root/ce.c
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2025-10-11 22:07:56 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2025-10-11 22:07:56 +0000
commit4cd16d389f7331efa3da5d765c55f612876cd2a9 (patch)
tree48ff31f59240307724e16aa5f6bc49500bd4ea41 /ce.c
parent8f313c717a4a6de3530045df370c7c716d8f9c57 (diff)
Diffstat (limited to 'ce.c')
-rw-r--r--ce.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ce.c b/ce.c
index a89a7491a76c..7bbda46cfd93 100644
--- a/ce.c
+++ b/ce.c
@@ -4,8 +4,10 @@
* Copyright (c) 2011-2017 Qualcomm Atheros, Inc.
* Copyright (c) 2018 The Linux Foundation. All rights reserved.
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
+ * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
*/
+#include <linux/export.h>
#include "hif.h"
#include "ce.h"
#include "debug.h"