]> Git Repo - J-linux.git/blob - drivers/net/wireless/ath/ath11k/trace.c
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / net / wireless / ath / ath11k / trace.c
1 // SPDX-License-Identifier: BSD-3-Clause-Clear
2 /*
3  * Copyright (c) 2019 The Linux Foundation. All rights reserved.
4  */
5
6 #include <linux/module.h>
7
8 #define CREATE_TRACE_POINTS
9 #include "trace.h"
10 EXPORT_SYMBOL(__tracepoint_ath11k_log_dbg);
This page took 0.02599 seconds and 4 git commands to generate.