This commit is contained in:
Mark Brown 2018-01-12 21:04:56 +00:00
commit 2ebec60bc9
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0
2 changed files with 2 additions and 0 deletions

View file

@ -16,6 +16,7 @@
#ifndef __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/acpi.h>

View file

@ -17,6 +17,7 @@
#include <linux/stddef.h>
#include <linux/acpi.h>
#include <linux/mod_devicetable.h>
struct snd_soc_acpi_package_context {
char *name; /* package name */