]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfef6deec30a9d2ca0115c4b29db4cbe42dfe2e32
tree62746aa3015557d860f01445f90884695747f60a
parent9fcd0983d2ea0011455829de0b0c79133ec0427e
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