cnl.c (27a153e0ec88bb64cb2199c55826624c42f6c6b9) cnl.c (94001147a09ffeaf0657db7c189af77cda427f30)
1// SPDX-License-Identifier: GPL-2.0-only
2//
1// SPDX-License-Identifier: GPL-2.0-only
2//
3// Copyright(c) 2021-2024 Intel Corporation. All rights reserved.
3// Copyright(c) 2021-2024 Intel Corporation
4//
5// Authors: Cezary Rojewski <cezary.rojewski@intel.com>
6// Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com>
7//
8
9#include <sound/hdaudio_ext.h>
10#include "avs.h"
11#include "messages.h"

--- 79 unchanged lines hidden ---
4//
5// Authors: Cezary Rojewski <cezary.rojewski@intel.com>
6// Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com>
7//
8
9#include <sound/hdaudio_ext.h>
10#include "avs.h"
11#include "messages.h"

--- 79 unchanged lines hidden ---