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

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

--- 167 unchanged lines hidden ---