dmaengine: dw: Don't include unneeded header to platform data header
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 21 Jul 2020 13:08:44 +0000 (16:08 +0300)
committerVinod Koul <vkoul@kernel.org>
Mon, 27 Jul 2020 09:15:57 +0000 (14:45 +0530)
commit6bd0dffa1a6e19e73964ae47c964f57c625cce05
tree62746aa3015557d860f01445f90884695747f60a
parent6f9e40d4ce0bf322c95c2155d99d90ae96c58777
dmaengine: dw: Don't include unneeded header to platform data header

Including device.h is too much for the dma-dw.h platform data header.
Replace it with the headers of which dma-dw.h is direct user.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200721130844.64162-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
include/linux/platform_data/dma-dw.h