Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
This commit is contained in:
commit
2ebec60bc9
|
@ -16,6 +16,7 @@
|
||||||
#ifndef __LINUX_SND_SOC_ACPI_INTEL_MATCH_H
|
#ifndef __LINUX_SND_SOC_ACPI_INTEL_MATCH_H
|
||||||
#define __LINUX_SND_SOC_ACPI_INTEL_MATCH_H
|
#define __LINUX_SND_SOC_ACPI_INTEL_MATCH_H
|
||||||
|
|
||||||
|
#include <linux/module.h>
|
||||||
#include <linux/stddef.h>
|
#include <linux/stddef.h>
|
||||||
#include <linux/acpi.h>
|
#include <linux/acpi.h>
|
||||||
|
|
||||||
|
|
|
@ -17,6 +17,7 @@
|
||||||
|
|
||||||
#include <linux/stddef.h>
|
#include <linux/stddef.h>
|
||||||
#include <linux/acpi.h>
|
#include <linux/acpi.h>
|
||||||
|
#include <linux/mod_devicetable.h>
|
||||||
|
|
||||||
struct snd_soc_acpi_package_context {
|
struct snd_soc_acpi_package_context {
|
||||||
char *name; /* package name */
|
char *name; /* package name */
|
||||||
|
|
Loading…
Reference in New Issue