linux_dsm_epyc7002/drivers/dma/ioat
Rashika 2358b820d4 drivers: dma: Include appropriate header file in dca.c
Includes an appropriate header file dma_v2.h in ioat/dca.c because
functions ioat2_dca_init() and ioat3_dca_init() have their function
declarations in dma_v2.h.

This eliminates the following warning in ioat/dca.c:
drivers/dma/ioat/dca.c:410:22: warning: no previous prototype for ‘ioat2_dca_init’ [-Wmissing-prototypes]
drivers/dma/ioat/dca.c:624:22: warning: no previous prototype for ‘ioat3_dca_init’ [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2014-04-10 12:17:35 -07:00
..
dca.c drivers: dma: Include appropriate header file in dca.c 2014-04-10 12:17:35 -07:00
dma_v2.c ioat: fix tasklet tear down 2014-02-25 09:44:20 -08:00
dma_v2.h ioatdma: clean up sed pool kmem_cache 2013-11-14 11:04:41 -08:00
dma_v3.c drivers: dma: Mark functions as static in dma_v3.c 2014-04-10 12:17:35 -07:00
dma.c ioat: fix tasklet tear down 2014-02-25 09:44:20 -08:00
dma.h ioat: fix tasklet tear down 2014-02-25 09:44:20 -08:00
hw.h drivers/dma: remove unused support for MEMSET operations 2013-07-03 16:07:42 -07:00
Makefile drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGS 2010-12-04 15:03:06 -08:00
pci.c ioatdma: clean up sed pool kmem_cache 2013-11-14 11:04:41 -08:00
registers.h ioatdma: Adding write back descriptor error status support for ioatdma 3.3 2013-04-15 22:46:15 +05:30