Skip to content

Commit 1718310

Browse files
committed
soundwire: sdw_intel: include linux/acpi.h
For the acpi_handle stuff. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent 4cbac21 commit 1718310

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/linux/soundwire/sdw_intel.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#ifndef __SDW_INTEL_H
55
#define __SDW_INTEL_H
66

7+
#include <linux/acpi.h>
78
#include <linux/irqreturn.h>
89
#include <linux/soundwire/sdw.h>
910

0 commit comments

Comments
 (0)