summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/dma-hsu.h
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2022-07-13 20:22:35 +0300
committerVinod Koul <vkoul@kernel.org>2022-09-04 22:49:35 +0530
commit9c06002682ae0cdd01caf011899224acbc6582b2 (patch)
tree77031c4eb6998c93f8bc266a4a6d204f63dc6d98 /include/linux/platform_data/dma-hsu.h
parent2c40c787d4cac0fab33ac2ee879ae2305c2d8ded (diff)
downloadlinux-9c06002682ae0cdd01caf011899224acbc6582b2.tar.bz2
dmaengine: hsu: Include headers we are direct user of
For the sake of integrity, include headers we are direct user of. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20220713172235.22611-4-andriy.shevchenko@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/linux/platform_data/dma-hsu.h')
-rw-r--r--include/linux/platform_data/dma-hsu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/platform_data/dma-hsu.h b/include/linux/platform_data/dma-hsu.h
index c65b412b2b33..611bae193c1c 100644
--- a/include/linux/platform_data/dma-hsu.h
+++ b/include/linux/platform_data/dma-hsu.h
@@ -8,7 +8,7 @@
#ifndef _PLATFORM_DATA_DMA_HSU_H
#define _PLATFORM_DATA_DMA_HSU_H
-#include <linux/device.h>
+struct device;
struct hsu_dma_slave {
struct device *dma_dev;