dmaengine: dw: split dma-dw.h to platform and private parts
The introduced include/linux/dma/dw.h is going to contain the private extensions and structures which are shared for dw_dmac users in the kernel. Meanwhile include/linux/platform_data/dma-dw.h keeps only platform related data types and definitions. Signed-off-by:Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by:
Vinod Koul <vinod.koul@intel.com>
Showing
- drivers/dma/dw/internal.h 2 additions, 0 deletionsdrivers/dma/dw/internal.h
- include/linux/dma/dw.h 37 additions, 0 deletionsinclude/linux/dma/dw.h
- include/linux/platform_data/dma-dw.h 4 additions, 23 deletionsinclude/linux/platform_data/dma-dw.h
- sound/atmel/abdac.c 3 additions, 1 deletionsound/atmel/abdac.c
- sound/atmel/ac97c.c 1 addition, 0 deletionssound/atmel/ac97c.c
include/linux/dma/dw.h
0 → 100644
Please register or sign in to comment