Commit 8b0ab503 authored by Mika Westerberg's avatar Mika Westerberg

thunderbolt: dma_test: Drop unnecessary include

It seems <linux/acpi.h> is not actually needed in this driver so we can
drop it.
Signed-off-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
parent c3963a55
......@@ -7,7 +7,6 @@
* Mika Westerberg <mika.westerberg@linux.intel.com>
*/
#include <linux/acpi.h>
#include <linux/completion.h>
#include <linux/debugfs.h>
#include <linux/module.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment