diff options
author | Rashika <[email protected]> | 2013-12-16 15:44:39 +0530 |
---|---|---|
committer | Dan Williams <[email protected]> | 2014-04-10 12:17:35 -0700 |
commit | 2358b820d42a33f1d1052b438489c90a4cc8f3fc (patch) | |
tree | 9278c644c56288b4706e140e1c0fcce91889a1da /tools/perf/util/trace-event-scripting.c | |
parent | 8d1d32767ca0df1b5cd75cdc1be3915bc6887ed1 (diff) |
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 <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions