|
@@ -1,6 +1,6 @@
|
|
|
/*
|
|
|
* Copyright (c) 2012-2020 The Linux Foundation. All rights reserved.
|
|
|
- * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
|
+ * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
|
*
|
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
@@ -130,8 +130,6 @@ struct ath_pktlog_info_lnx {
|
|
|
|
|
|
#define PL_INFO_LNX(_pl_info) ((struct ath_pktlog_info_lnx *)(_pl_info))
|
|
|
|
|
|
-extern struct ol_pktlog_dev_t ol_pl_dev;
|
|
|
-
|
|
|
/*
|
|
|
* WDI related data and functions
|
|
|
* Callback function to the WDI events
|