Skip to content

Commit e4f5a02

Browse files
committed
fixup! ASoC: SOF: add widget setup/free tracing
no C++ comments in .h files Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
1 parent b4a39b5 commit e4f5a02

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • include/trace/events

include/trace/events/sof.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
// SPDX-License-Identifier: GPL-2.0-only
2-
//
3-
// Copyright(c) 2022 Intel Corporation. All rights reserved.
4-
//
5-
// Author: Noah Klayman <noah.klayman@intel.com>
6-
//
1+
/* SPDX-License-Identifier: GPL-2.0-only */
2+
/*
3+
* Copyright(c) 2022 Intel Corporation. All rights reserved.
4+
*
5+
* Author: Noah Klayman <noah.klayman@intel.com>
6+
*/
77

88
#undef TRACE_SYSTEM
99
#define TRACE_SYSTEM sof

0 commit comments

Comments
 (0)